name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:13:1: error: expected membersyntaxerror^~~~~~~~~~~
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 1(0, 0) source_file(6, 0) module_declaration(12, 0) module_or_generate_item(12, 0) net_declaration(13, 6) ERROR
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:14: syntax error, unexpected wire, expecting IDENTIFIER%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:14: syntax error, unexpected TOK_WIRE, expecting TOK_ID or '#'
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 0--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv::14 error in parsing: (syntax error, unexpected netWIRE, expecting vSYMBOL_ID or '#') wire clk;--------------------------------------------------------------------Welcome to ODIN II version 0.1 - the better High level synthesis tools++ targetting FPGAs (mainly VPR)Email: jamieson.peter@gmail.com and ken@unb.ca for support issues--------------------------------------------------------------------High-level synthesis BeginParser starting - we'll create an abstract syntax tree. Note this tree can be viewed using Grap Viz (see documentation)Adding file /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv to parse listOptimizing module by AST based optimizationsConverting AST into a Netlist. Note this netlist can be viewed using GraphViz (see documentation)==========================Detected Top Level Module: sanity_tb==========================Performing Optimizations of the NetlistPerforming Partial Map to target deviceOutputting the netlist to the specified output formatSuccessful High-level synthesis by Odin Blif file available at odin.blif Ran in 3.0ms----------------------------------------------------------------------------------------------------------------------------------------Odin ran with exit status: 0Odin II took 0.00 seconds (max_rss 7.0 MiB)
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:13: error: Invalid module instantiation
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType wire,DTIdent "clk"]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: sanitydescription: A simple module that should fail during parsingshould_fail: 1tags: sanityfiles: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: ibexdescription: Full ibex core testfiles: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']should_fail: 0tags: ibextop_module: rc: 0%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:93: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.if_stage_i.if_id_pipe_reg_we%Warning-UNOPTFLAT: Use "/* verilator lint_off UNOPTFLAT */" and lint_on around source to disable this message.%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:93: ibex_core.if_stage_i.if_id_pipe_reg_we%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:171: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:75: ibex_core.if_stage_i.have_instr%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:227: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:93: ibex_core.if_stage_i.if_id_pipe_reg_we%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:167: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.id_in_ready%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:167: ibex_core.id_in_ready%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:191: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:106: ibex_core.id_stage_i.controller_i.halt_if%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:558: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:167: ibex_core.id_in_ready%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_a%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:51: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:51: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:51: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_a%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_b%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_b%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_b%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:52: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_b%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:52: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_b%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:52: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_b%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:53: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.accum%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:53: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.accum%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:53: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.accum%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.multdiv_alu_operand_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv:72: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:46: ibex_core.ex_block_i.alu_adder_result_ext%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:130: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:57: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.is_greater_equal%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:121: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:66: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.next_remainder%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:144: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_a%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.multdiv_alu_operand_b%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_b%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv:72: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:46: ibex_core.ex_block_i.alu_adder_result_ext%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:130: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:57: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.is_greater_equal%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:121: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:66: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.next_remainder%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:144: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_b%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:118: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.lsu_addr_incr_req%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:118: ibex_core.lsu_addr_incr_req%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:213: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:183: ibex_core.id_stage_i.alu_op_a_mux_sel%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:225: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:205: ibex_core.id_stage_i.alu_operand_a%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv:72: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:46: ibex_core.ex_block_i.alu_adder_result_ext%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv:313: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv:76: ibex_core.load_store_unit_i.split_misaligned_access%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv:318: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:118: ibex_core.lsu_addr_incr_req%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:130: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.core_ctrl_firstfetch%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:130: ibex_core.core_ctrl_firstfetch%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:276: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:258: ibex_core.clock_en%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:16: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:14: ibex_core.core_clock_gate_i.clk_en%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:22: ASSIGNW%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:256: ibex_core.clk%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:573: ACTIVE%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:573: ASSIGNPRE%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:98: __Vdly__ibex_core.id_stage_i.controller_i.ctrl_fsm_cs%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:565: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:98: ibex_core.id_stage_i.controller_i.ctrl_fsm_ns%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:191: ALWAYS%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:130: ibex_core.core_ctrl_firstfetch%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv:149: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.cs_registers_i.mie_q
name: ibexdescription: Full ibex core testfiles: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']should_fail: 0tags: ibextop_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv' to AST representation.Generating RTLIL representation for module `\prim_clock_gating'.Successfully finished Verilog frontend.2. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv:16: syntax error, unexpected TOK_ID, expecting TOK_LOCALPARAM or TOK_ENDPACKAGE
name: ibexdescription: Full ibex core testfiles: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']should_fail: 0tags: ibextop_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: string-basicdescription: Basic string exampleshould_fail: 0tags: 5.9 5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: empty_test_2description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_1description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_3description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_0description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_4description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_5description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: commentsdescription: A module testing system verilog commentsshould_fail: 0tags: 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv::15 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_2description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_1description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_3description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_0description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_4description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_5description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: commentsdescription: A module testing system verilog commentsshould_fail: 0tags: 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']incdirs: []top_module: rc: 0
name: empty_test_2description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: empty_test_1description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: empty_test_3description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: empty_test_0description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: empty_test_4description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: empty_test_5description: Testshould_fail: 0tags: 5.3 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: commentsdescription: A module testing system verilog commentsshould_fail: 0tags: 5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']incdirs: []top_module: rc: 0module empty; endmodule
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9:6: error: expected declarator reg 0number; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9:7: error: expected member reg 0number; ^
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 1(0, 0) source_file(6, 0) module_declaration(7, 2) module_or_generate_item(7, 2) data_declaration(7, 6) ERROR(8, 2) module_or_generate_item(8, 2) data_declaration(8, 6) ERROR
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: Unsupported or unknown PLI call: $dollar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: syntax error, unexpected ${ignored-bbox-sys}, expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9: syntax error, unexpected TOK_CONST
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv' to AST representation.Generating RTLIL representation for module `\identifiers'.Successfully finished Verilog frontend.
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv::8 error in parsing: (syntax error, unexpected vCFUNC, expecting vSYMBOL_ID or vSIGNED or '[') reg $dollar;
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9: error: invalid module item.
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '0' (Lit_number) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9:7.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0module identifiers; wire shiftreg_a; wire busa_index; wire error_condition; wire merge_ab; wire _bus3; wire n$657; wire sensitive; wire Sensitive;endmodule
name: wrong-identifiersdescription: Identifiers that should not be acceptedshould_fail: 1tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: identifiersdescription: Identifiers that should be acceptedshould_fail: 0tags: 5.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: escaped-identifiersdescription: Escaped identifiers that should be acceptedshould_fail: 0tags: 5.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']incdirs: []top_module: rc: 0
name: escaped-identifiersdescription: Escaped identifiers that should be acceptedshould_fail: 0tags: 5.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']incdirs: []top_module: rc: 0
name: escaped-identifiersdescription: Escaped identifiers that should be acceptedshould_fail: 0tags: 5.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv' to AST representation.Generating RTLIL representation for module `\identifiers'.Successfully finished Verilog frontend.
name: escaped-identifiersdescription: Escaped identifiers that should be acceptedshould_fail: 0tags: 5.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::9 error in parsing: (syntax error, unexpected '+', expecting ';' or ',') reg \busa+index ;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::12 error in parsing: (syntax error, unexpected '/', expecting ';' or ',') reg \net1/\net2 ;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::14 error in parsing: (syntax error, unexpected '*', expecting ';' or ',') reg \a*(b+c) ;
name: escaped-identifiersdescription: Escaped identifiers that should be acceptedshould_fail: 0tags: 5.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']incdirs: []top_module: rc: 0
name: escaped-identifiersdescription: Escaped identifiers that should be acceptedshould_fail: 0tags: 5.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv:8:8: error: expected declarator bit extends; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv:8:9: error: expected member bit extends; ^~~~~~~
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv:8:8: error: expected declarator bit uwire; ^
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8:8: error: expected declarator bit cover; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8:9: error: language feature not yet supported bit cover; ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8:14: error: expected expression bit cover; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8:14: error: expected '(' bit cover; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8:14: error: expected ')' bit cover; ^
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv:8:8: error: expected declarator bit tranif0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv:8:9: error: expected member bit tranif0; ^~~~~~~
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8:8: error: expected declarator bit casex; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8:9: error: expected member bit casex; ^~~~~
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv:8:8: error: expected declarator bit coverpoint; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv:8:9: error: expected member bit coverpoint; ^~~~~~~~~~
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv:8:8: error: expected declarator bit until; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv:8:9: error: expected member bit until; ^~~~~
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8:8: error: expected declarator bit endpackage; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8:9: error: expected member bit endpackage; ^~~~~~~~~~
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:8:8: error: expected declarator bit program; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:8:16: error: expected identifier bit program; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:9:10: error: expected 'endprogram'endmodule ^
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8:8: error: expected declarator bit do; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8:9: error: expected member bit do; ^~
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv:8:8: error: expected declarator bit endprimitive; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv:8:9: error: expected member bit endprimitive; ^~~~~~~~~~~~
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8:8: error: expected declarator bit sequence; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8:9: error: language feature not yet supported bit sequence; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8:17: error: expected identifier bit sequence; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8:18: error: expected ';' bit sequence; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:9:1: error: expected expressionendmodule^
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv:8:8: error: expected declarator bit join_any; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv:8:9: error: expected member bit join_any; ^~~~~~~~
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv:8:8: error: expected declarator bit s_nexttime; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv:8:9: error: expected member bit s_nexttime; ^~~~~~~~~~
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8:8: error: expected declarator bit nor; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8:9: error: expected member bit nor; ^~~
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv:8:8: error: expected declarator bit genvar; ^
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv:8:8: error: expected declarator bit ref; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv:8:9: error: can't use port declaration in module with ANSI style port list bit ref; ^
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv:8:8: error: expected declarator bit incdir; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv:8:9: error: expected member bit incdir; ^~~~~~
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8:8: error: expected declarator bit nand; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8:9: error: expected member bit nand; ^~~~
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8:8: error: expected declarator bit or; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8:9: error: expected member bit or; ^~
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv:8:8: error: expected declarator bit nmos; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv:8:9: error: expected member bit nmos; ^~~~
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv:8:8: error: expected declarator bit wait_order; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv:8:9: error: expected member bit wait_order; ^~~~~~~~~~
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv:8:8: error: expected declarator bit weak; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv:8:9: error: expected member bit weak; ^~~~
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 3internal compiler error: /home/travis/build/SymbiFlow/sv-tests/third_party/tools/slang/source/parsing/Parser_statements.cpp:452: Default case should be unreachable!
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8:8: error: expected declarator bit package; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8:16: error: expected identifier bit package; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:9:10: error: expected 'endpackage'endmodule ^
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv:8:8: error: expected declarator bit cross; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv:8:9: error: expected member bit cross; ^~~~~
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv:8:8: error: expected declarator bit pull0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv:8:9: error: expected member bit pull0; ^~~~~
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv:8:8: error: expected declarator bit endsequence; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv:8:9: error: expected member bit endsequence; ^~~~~~~~~~~
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv:8:8: error: expected declarator bit solve; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv:8:9: error: expected member bit solve; ^~~~~
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8:8: error: expected declarator bit covergroup; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8:9: error: language feature not yet supported bit covergroup; ^~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8:19: error: expected identifier bit covergroup; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:9:10: error: expected 'endgroup'endmodule ^
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv:8:8: error: expected declarator bit void; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv:8:9: error: expected member bit void; ^~~~
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv:8:8: error: expected declarator bit endclocking; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv:8:9: error: expected member bit endclocking; ^~~~~~~~~~~
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8:8: error: expected declarator bit endfunction; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8:9: error: expected member bit endfunction; ^~~~~~~~~~~
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8:8: error: expected declarator bit extern; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8:9: error: expected member bit extern; ^~~~~~
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8:8: error: expected declarator bit nettype; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8:16: error: expected identifier bit nettype; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8:16: error: expected data type (implicit type name not allowed) bit nettype; ^
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 0
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv:8:8: error: expected declarator bit string; ^
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv:8:8: error: expected declarator bit super; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv:8:9: error: expected member bit super; ^~~~~
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8:8: error: expected declarator bit while; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8:9: error: expected member bit while; ^~~~~
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8:8: error: expected declarator bit negedge; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8:9: error: expected member bit negedge; ^~~~~~~
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv:8:8: error: expected declarator bit bit; ^
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8:8: error: expected declarator bit function; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8:17: error: expected identifier bit function; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8:18: error: expected 'endfunction' bit function; ^
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv:8:8: error: expected declarator bit pulsestyle_ondetect; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv:8:9: error: expected member bit pulsestyle_ondetect; ^~~~~~~~~~~~~~~~~~~
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv:8:8: error: expected declarator bit chandle; ^
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv:8:8: error: expected declarator bit inside; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv:8:9: error: expected member bit inside; ^~~~~~
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv:8:8: error: expected declarator bit config; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv:8:9: error: expected member bit config; ^~~~~~
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv:8:8: error: expected declarator bit library; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv:8:9: error: expected member bit library; ^~~~~~~
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv:8:8: error: expected declarator bit shortreal; ^
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:8:8: error: expected declarator bit generate; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:9:10: error: expected 'endgenerate'endmodule ^
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv:8:8: error: expected declarator bit const; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv:8:14: error: expected data type (implicit type name not allowed) bit const; ^
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8:8: error: expected declarator bit buf; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8:9: error: expected member bit buf; ^~~
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv:8:8: error: expected declarator bit use; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv:8:9: error: expected member bit use; ^~~
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv:8:8: error: expected declarator bit instance; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv:8:9: error: expected member bit instance; ^~~~~~~~
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv:8:8: error: expected declarator bit include; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv:8:9: error: expected member bit include; ^~~~~~~
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv:8:8: error: expected declarator bit endgroup; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv:8:9: error: expected member bit endgroup; ^~~~~~~~
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8:8: error: expected declarator bit enum; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8:13: error: expected '{' bit enum; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8:13: error: expected data type (implicit type name not allowed) bit enum; ^
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv:8:8: error: expected declarator bit soft; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv:8:9: error: expected member bit soft; ^~~~
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8:8: error: expected declarator bit endcase; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8:9: error: expected member bit endcase; ^~~~~~~
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv:8:8: error: expected declarator bit accept_on; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv:8:9: error: expected member bit accept_on; ^~~~~~~~~
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv:8:8: error: expected declarator bit event; ^
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv:8:8: error: expected declarator bit sync_accept_on; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv:8:9: error: expected member bit sync_accept_on; ^~~~~~~~~~~~~~
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv:8:8: error: expected declarator bit binsof; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv:8:9: error: expected member bit binsof; ^~~~~~
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv:8:8: error: expected declarator bit new; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv:8:9: error: expected member bit new; ^~~
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv:8:8: error: expected declarator bit pmos; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv:8:9: error: expected member bit pmos; ^~~~
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv:8:8: error: expected declarator bit pullup; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv:8:9: error: expected member bit pullup; ^~~~~~
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv:8:8: error: expected declarator bit unique; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv:8:9: error: expected member bit unique; ^~~~~~
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv:8:8: error: expected declarator bit wire; ^
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8:8: error: expected declarator bit always_comb; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8:20: error: expected statement bit always_comb; ^
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv:8:8: error: expected declarator bit trireg; ^
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv:8:8: error: expected declarator bit cmos; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv:8:9: error: expected member bit cmos; ^~~~
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8:8: error: expected declarator bit endgenerate; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8:9: error: expected member bit endgenerate; ^~~~~~~~~~~
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv:8:8: error: expected declarator bit real; ^
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv:8:8: error: expected declarator bit weak0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv:8:9: error: expected member bit weak0; ^~~~~
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8:8: error: expected declarator bit always_ff; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8:18: error: expected statement bit always_ff; ^
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv:8:8: error: expected declarator bit strong; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv:8:9: error: expected member bit strong; ^~~~~~
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv:8:8: error: expected declarator bit rand; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv:8:9: error: expected member bit rand; ^~~~
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv:8:8: error: expected declarator bit reject_on; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv:8:9: error: expected member bit reject_on; ^~~~~~~~~
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv:8:8: error: expected declarator bit timeunit; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv:8:17: error: expected time literal bit timeunit; ^
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv:8:8: error: expected declarator bit s_eventually; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv:8:9: error: expected member bit s_eventually; ^~~~~~~~~~~~
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv:8:8: error: expected declarator bit implies; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv:8:9: error: expected member bit implies; ^~~~~~~
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv:8:8: error: expected declarator bit bind; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv:8:9: error: expected member bit bind; ^~~~
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv:8:8: error: expected declarator bit shortint; ^
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv:8:8: error: expected declarator bit constraint; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv:8:9: error: expected member bit constraint; ^~~~~~~~~~
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv:8:8: error: expected declarator bit initial; ^
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv:8:8: error: expected declarator bit unique0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv:8:9: error: expected member bit unique0; ^~~~~~~
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv:8:8: error: expected declarator bit wait; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv:8:9: error: expected member bit wait; ^~~~
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv:8:8: error: expected declarator bit automatic; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv:8:18: error: expected data type (implicit type name not allowed) bit automatic; ^
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv:8:8: error: expected declarator bit wor; ^
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv:8:8: error: expected declarator bit pure; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv:8:9: error: expected member bit pure; ^~~~
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8:8: error: expected declarator bit assume; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8:9: error: language feature not yet supported bit assume; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8:15: error: expected expression bit assume; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8:15: error: expected '(' bit assume; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8:15: error: expected ')' bit assume; ^
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:8:8: error: expected declarator bit interface; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:8:18: error: expected identifier bit interface; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:9:10: error: expected 'endinterface'endmodule ^
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv:8:8: error: expected declarator bit strong1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv:8:9: error: expected member bit strong1; ^~~~~~~
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv:8:8: error: expected declarator bit macromodule; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv:8:20: error: expected identifier bit macromodule; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv:9:10: error: expected 'endmodule'endmodule ^
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:8:8: error: expected declarator bit endmodule; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:9:1: error: expected memberendmodule^~~~~~~~~
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:8: error: expected declarator bit case; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:9: error: case generate has no items bit case; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:13: error: expected expression bit case; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:13: error: expected '(' bit case; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:13: error: expected ')' bit case; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:13: error: expected 'endcase' bit case; ^
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv:8:8: error: expected declarator bit notif0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv:8:9: error: expected member bit notif0; ^~~~~~
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv:8:8: error: expected declarator bit strong0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv:8:9: error: expected member bit strong0; ^~~~~~~
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv:8:8: error: expected declarator bit rpmos; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv:8:9: error: expected member bit rpmos; ^~~~~
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8:8: error: expected declarator bit module; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8:15: error: expected identifier bit module; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:9:10: error: expected 'endmodule'endmodule ^
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv:8:8: error: expected declarator bit design; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv:8:9: error: expected member bit design; ^~~~~~
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv:8:8: error: expected declarator bit specify; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv:8:9: error: expected member bit specify; ^~~~~~~
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8:8: error: expected declarator bit repeat; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8:9: error: expected member bit repeat; ^~~~~~
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv:8:8: error: expected declarator bit realtime; ^
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 0
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8:8: error: expected declarator bit task; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8:13: error: expected identifier bit task; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8:14: error: expected 'endtask' bit task; ^
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv:8:8: error: expected declarator bit import; ^
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8:8: error: expected declarator bit always; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8:15: error: expected statement bit always; ^
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv:8:8: error: expected declarator bit pull1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv:8:9: error: expected member bit pull1; ^~~~~
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv:8:8: error: expected declarator bit this; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv:8:9: error: expected member bit this; ^~~~
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv:8:8: error: expected declarator bit time; ^
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv:8:8: error: expected declarator bit rtranif1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv:8:9: error: expected member bit rtranif1; ^~~~~~~~
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8:8: error: expected declarator bit first_match; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8:9: error: expected member bit first_match; ^~~~~~~~~~~
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv:8:8: error: expected declarator bit nexttime; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv:8:9: error: expected member bit nexttime; ^~~~~~~~
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv:8:8: error: expected declarator bit rtran; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv:8:9: error: expected member bit rtran; ^~~~~
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8:8: error: expected declarator bit throughout; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8:9: error: expected member bit throughout; ^~~~~~~~~~
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv:8:8: error: expected declarator bit foreach; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv:8:9: error: expected member bit foreach; ^~~~~~~
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8:8: error: expected declarator bit for; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8:12: error: expected expression bit for; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8:12: error: expected '(' bit for; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8:13: error: expected ';' bit for; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8:13: error: expected ')' bit for; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:9:1: error: expected expressionendmodule^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:9:1: error: expected expressionendmodule^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:9:1: error: invalid genvar iteration expressionendmodule^
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8:8: error: expected declarator bit not; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8:9: error: expected member bit not; ^~~
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv:8:8: error: expected declarator bit large; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv:8:9: error: expected member bit large; ^~~~~
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv:8:8: error: expected declarator bit endclass; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv:8:9: error: expected member bit endclass; ^~~~~~~~
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv:8:8: error: expected declarator bit s_always; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv:8:9: error: expected member bit s_always; ^~~~~~~~
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv:8:8: error: expected declarator bit specparam; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv:8:9: error: expected member bit specparam; ^~~~~~~~~
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8:8: error: expected declarator bit and; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8:9: error: expected member bit and; ^~~
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv:8:8: error: expected declarator bit null; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv:8:9: error: expected member bit null; ^~~~
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv:8:8: error: expected declarator bit forever; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv:8:9: error: expected member bit forever; ^~~~~~~
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv:8:8: error: expected declarator bit cell; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv:8:9: error: expected member bit cell; ^~~~
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv:8:8: error: expected declarator bit parameter; ^
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv:8:8: error: expected declarator bit bins; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv:8:9: error: expected member bit bins; ^~~~
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv:8:8: error: expected declarator bit join_none; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv:8:9: error: expected member bit join_none; ^~~~~~~~~
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8:8: error: expected declarator bit clocking; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8:9: error: language feature not yet supported bit clocking; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8:17: error: expected identifier bit clocking; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8:18: error: expected 'endclocking' bit clocking; ^
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv:8:8: error: expected declarator bit timeprecision; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv:8:22: error: expected time literal bit timeprecision; ^
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv:8:8: error: expected declarator bit with; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv:8:9: error: expected member bit with; ^~~~
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv:8:8: error: expected declarator bit randc; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv:8:9: error: expected member bit randc; ^~~~~
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8:8: error: expected declarator bit class; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8:9: error: language feature not yet supported bit class; ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8:14: error: expected identifier bit class; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:9:10: error: expected 'endclass'endmodule ^
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8:8: error: expected declarator bit intersect; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8:9: error: expected member bit intersect; ^~~~~~~~~
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8:8: error: expected declarator bit defparam; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8:9: error: language feature not yet supported bit defparam; ^~~~~~~~~
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv:8:8: error: expected declarator bit dist; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv:8:9: error: expected member bit dist; ^~~~
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv:8:8: error: expected declarator bit protected; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv:8:9: error: expected member bit protected; ^~~~~~~~~
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8:8: error: expected declarator bit assert; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8:9: error: language feature not yet supported bit assert; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8:15: error: expected expression bit assert; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8:15: error: expected '(' bit assert; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8:15: error: expected ')' bit assert; ^
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8:8: error: expected declarator bit xnor; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8:9: error: expected member bit xnor; ^~~~
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv:8:8: error: expected declarator bit disable; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv:8:9: error: expected member bit disable; ^~~~~~~
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv:8:8: error: expected declarator bit tran; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv:8:9: error: expected member bit tran; ^~~~
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8:8: error: expected declarator bit typedef; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8:16: error: expected identifier bit typedef; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8:16: error: expected data type (implicit type name not allowed) bit typedef; ^
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv:8:8: error: expected declarator bit weak1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv:8:9: error: expected member bit weak1; ^~~~~
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv:8:8: error: expected declarator bit showcancelled; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv:8:9: error: expected member bit showcancelled; ^~~~~~~~~~~~~
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv:8:8: error: expected declarator bit ignore_bins; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv:8:9: error: expected member bit ignore_bins; ^~~~~~~~~~~
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv:8:8: error: expected declarator bit table; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv:8:9: error: expected member bit table; ^~~~~
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv:8:8: error: expected declarator bit rcmos; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv:8:9: error: expected member bit rcmos; ^~~~~
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv:8:8: error: expected declarator bit output; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv:8:9: error: can't use port declaration in module with ANSI style port list bit output; ^
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv:8:8: error: expected declarator bit fork; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv:8:9: error: expected member bit fork; ^~~~
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv:8:8: error: expected declarator bit input; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv:8:9: error: can't use port declaration in module with ANSI style port list bit input; ^
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv:8:8: error: expected declarator bit rtranif0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv:8:9: error: expected member bit rtranif0; ^~~~~~~~
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv:8:8: error: expected declarator bit packed; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv:8:9: error: expected member bit packed; ^~~~~~
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv:8:8: error: expected declarator bit priority; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv:8:9: error: expected member bit priority; ^~~~~~~~
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv:8:8: error: expected declarator bit expect; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv:8:9: error: expected member bit expect; ^~~~~~
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv:8:8: error: expected declarator bit break; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv:8:9: error: expected member bit break; ^~~~~
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv:8:8: error: expected declarator bit global; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv:8:9: error: expected member bit global; ^~~~~~
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8:8: error: expected declarator bit property; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8:9: error: language feature not yet supported bit property; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8:17: error: expected identifier bit property; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8:18: error: expected 'endproperty' bit property; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:9:1: error: expected expressionendmodule^
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv:8:8: error: expected declarator bit s_until_with; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv:8:9: error: expected member bit s_until_with; ^~~~~~~~~~~~
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv:8:8: error: expected declarator bit bufif0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv:8:9: error: expected member bit bufif0; ^~~~~~
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv:8:8: error: expected declarator bit implements; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv:8:9: error: expected member bit implements; ^~~~~~~~~~
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv:8:8: error: expected declarator bit tranif1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv:8:9: error: expected member bit tranif1; ^~~~~~~
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv:8:8: error: expected declarator bit bufif1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv:8:9: error: expected member bit bufif1; ^~~~~~
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv:8:8: error: expected declarator bit highz1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv:8:9: error: expected member bit highz1; ^~~~~~
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv:8:8: error: expected declarator bit before; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv:8:9: error: expected member bit before; ^~~~~~
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv:8:8: error: expected declarator bit union; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv:8:14: error: expected '{' bit union; ^
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv:8:8: error: expected declarator bit static; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv:8:15: error: expected data type (implicit type name not allowed) bit static; ^
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv:8:8: error: expected declarator bit final; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv:8:14: error: expected statement bit final; ^
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv:8:8: error: expected declarator bit until_with; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv:8:9: error: expected member bit until_with; ^~~~~~~~~~
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv:8:8: error: expected declarator bit checker; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv:8:9: error: expected member bit checker; ^~~~~~~
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv:8:8: error: expected declarator bit endchecker; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv:8:9: error: expected member bit endchecker; ^~~~~~~~~~
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv:8:8: error: expected declarator bit localparam; ^
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv:8:8: error: expected declarator bit type; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv:8:9: error: expected member bit type; ^~~~
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv:8:8: error: expected declarator bit edge; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv:8:9: error: expected member bit edge; ^~~~
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv:8:8: error: expected declarator bit s_until; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv:8:9: error: expected member bit s_until; ^~~~~~~
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv:8:8: error: expected declarator bit untyped; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv:8:9: error: expected member bit untyped; ^~~~~~~
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv:8:8: error: expected declarator bit integer; ^
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv:8:8: error: expected declarator bit eventually; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv:8:9: error: expected member bit eventually; ^~~~~~~~~~
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8:8: error: expected declarator bit xor; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8:9: error: expected member bit xor; ^~~
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv:8:8: error: expected declarator bit local; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv:8:9: error: expected member bit local; ^~~~~
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv:8:8: error: expected declarator bit noshowcancelled; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv:8:9: error: expected member bit noshowcancelled; ^~~~~~~~~~~~~~~
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8:8: error: expected declarator bit if; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8:11: error: expected expression bit if; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8:11: error: expected '(' bit if; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8:11: error: expected ')' bit if; ^
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv:8:8: error: expected declarator bit medium; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv:8:9: error: expected member bit medium; ^~~~~~
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv:8:8: error: expected declarator bit wand; ^
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv:8:8: error: expected declarator bit illegal_bins; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv:8:9: error: expected member bit illegal_bins; ^~~~~~~~~~~~
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8:8: error: expected declarator bit always_latch; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8:21: error: expected statement bit always_latch; ^
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv:8:8: error: expected declarator bit rnmos; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv:8:9: error: expected member bit rnmos; ^~~~~
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8:8: error: expected declarator bit export; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8:9: error: language feature not yet supported bit export; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8:15: error: expected string literal bit export; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8:15: error: expected 'function' bit export; ^
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv:8:8: error: expected declarator bit var; ^
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv:8:8: error: expected declarator bit liblist; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv:8:9: error: expected member bit liblist; ^~~~~~~
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv:8:8: error: expected declarator bit tri; ^
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv:8:8: error: expected declarator bit release; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv:8:9: error: expected member bit release; ^~~~~~~
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv:8:8: error: expected declarator bit logic; ^
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv:8:8: error: expected declarator bit tri1; ^
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv:8:8: error: expected declarator bit notif1; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv:8:9: error: expected member bit notif1; ^~~~~~
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv:8:8: error: expected declarator bit randsequence; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv:8:9: error: expected member bit randsequence; ^~~~~~~~~~~~
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8:8: error: expected declarator bit end; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8:9: error: expected member bit end; ^~~
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv:8:8: error: expected declarator bit join; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv:8:9: error: expected member bit join; ^~~~
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv:8:8: error: expected declarator bit inout; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv:8:9: error: can't use port declaration in module with ANSI style port list bit inout; ^
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv:8:8: error: expected declarator bit scalared; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv:8:9: error: expected member bit scalared; ^~~~~~~~
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8:8: error: expected declarator bit virtual; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8:9: error: language feature not yet supported bit virtual; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8:17: error: expected identifier bit virtual; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:9:1: error: expected memberendmodule^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:9:10: error: expected 'endclass'endmodule ^
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv:8:8: error: expected declarator bit int; ^
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv:8:8: error: expected declarator bit longint; ^
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv:8:8: error: expected declarator bit matches; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv:8:9: error: expected member bit matches; ^~~~~~~
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv:8:8: error: expected declarator bit assign; ^
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv:8:8: error: expected declarator bit endspecify; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv:8:9: error: expected member bit endspecify; ^~~~~~~~~~
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv:8:8: error: expected declarator bit endproperty; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv:8:9: error: expected member bit endproperty; ^~~~~~~~~~~
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv:8:8: error: expected declarator bit wildcard; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv:8:9: error: expected member bit wildcard; ^~~~~~~~
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv:8:8: error: expected declarator bit sync_reject_on; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv:8:9: error: expected member bit sync_reject_on; ^~~~~~~~~~~~~~
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv:8:8: error: expected declarator bit tri0; ^
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv:8:8: error: expected declarator bit byte; ^
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv:8:8: error: expected declarator bit endtable; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv:8:9: error: expected member bit endtable; ^~~~~~~~
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8:8: error: expected declarator bit posedge; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8:9: error: expected member bit posedge; ^~~~~~~
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv:8:8: error: expected declarator bit supply0; ^
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv:8:8: error: expected declarator bit interconnect; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv:8:9: error: expected member bit interconnect; ^~~~~~~~~~~~
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8:8: error: expected declarator bit casez; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8:9: error: expected member bit casez; ^~~~~
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8:8: error: expected declarator bit let; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8:9: error: language feature not yet supported bit let; ^~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8:12: error: expected identifier bit let; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8:12: error: expected expression bit let; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8:12: error: expected '=' bit let; ^
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv:8:8: error: expected declarator bit pulldown; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv:8:9: error: expected member bit pulldown; ^~~~~~~~
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv:8:8: error: expected declarator bit alias; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv:8:9: error: expected member bit alias; ^~~~~
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv:8:8: error: expected declarator bit supply1; ^
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv:8:8: error: expected declarator bit highz0; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv:8:9: error: expected member bit highz0; ^~~~~~
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv:8:8: error: expected declarator bit ifnone; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv:8:9: error: expected member bit ifnone; ^~~~~~
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8:8: error: expected declarator bit begin; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8:9: error: expected member bit begin; ^~~~~
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv:8:8: error: expected declarator bit force; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv:8:9: error: expected member bit force; ^~~~~
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv:8:8: error: expected declarator bit vectored; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv:8:9: error: expected member bit vectored; ^~~~~~~~
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv:8:8: error: expected declarator bit context; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv:8:9: error: expected member bit context; ^~~~~~~
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv:8:8: error: expected declarator bit modport; ^
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8:8: error: expected declarator bit default; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8:9: error: expected member bit default; ^~~~~~~
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8:8: error: expected declarator bit endtask; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8:9: error: expected member bit endtask; ^~~~~~~
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8:8: error: expected declarator bit within; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8:9: error: expected member bit within; ^~~~~~
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv:8:8: error: expected declarator bit forkjoin; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv:8:9: error: expected member bit forkjoin; ^~~~~~~~
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv:8:8: error: expected declarator bit primitive; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv:8:9: error: expected member bit primitive; ^~~~~~~~~
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv:8:8: error: expected declarator bit randcase; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv:8:9: error: expected member bit randcase; ^~~~~~~~
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv:8:8: error: expected declarator bit tagged; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv:8:9: error: expected member bit tagged; ^~~~~~
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv:8:8: error: expected declarator bit continue; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv:8:9: error: expected member bit continue; ^~~~~~~~
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv:8:8: error: expected declarator bit deassign; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv:8:9: error: expected member bit deassign; ^~~~~~~~
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv:8:8: error: expected declarator bit triand; ^
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv:8:8: error: expected declarator bit struct; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv:8:15: error: expected '{' bit struct; ^
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv:8:8: error: expected declarator bit pulsestyle_onevent; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv:8:9: error: expected member bit pulsestyle_onevent; ^~~~~~~~~~~~~~~~~~
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv:8:8: error: expected declarator bit return; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv:8:9: error: expected member bit return; ^~~~~~
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv:8:8: error: expected declarator bit small; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv:8:9: error: expected member bit small; ^~~~~
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv:8:8: error: expected declarator bit iff; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv:8:9: error: expected member bit iff; ^~~
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8:8: error: expected declarator bit else; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8:9: error: expected member bit else; ^~~~
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv:8:8: error: expected declarator bit trior; ^
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv:8:8: error: expected declarator bit endconfig; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv:8:9: error: expected member bit endconfig; ^~~~~~~~~
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv:8:8: error: expected declarator bit reg; ^
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv:8:8: error: expected declarator bit endinterface; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv:8:9: error: expected member bit endinterface; ^~~~~~~~~~~~
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv:8:8: error: expected declarator bit endprogram; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv:8:9: error: expected member bit endprogram; ^~~~~~~~~~
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 0
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 0
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 0
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 0
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 0
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 0
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 0
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 0
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 0
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 0
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 0
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 0
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 0
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 0
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 0
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 0
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 0
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 0
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 0
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 0
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 0
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 0
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 0
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 0
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 0
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 0
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 0
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 0
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 0
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 0
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 0
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 0
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 0
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 0
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 0
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 1(0, 0) source_file(6, 0) module_declaration(7, 4) ERROR
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 0
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 0
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 0
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 0
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 0
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 0
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 0
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 0
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 0
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 0
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 0
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 0
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 0
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 0
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 0
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 0
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 0
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 0
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 0
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 0
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 0
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 0
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 0
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 0
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 0
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 0
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 0
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 0
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 0
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 0
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 0
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 0
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 0
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 0
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 0
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 0
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 0
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 0
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 0
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 0
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 0
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 0
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 0
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 0
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 0
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 0
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 0
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 0
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 0
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 0
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 0
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 0
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 0
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 0
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 0
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 0
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 0
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 0
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 0
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 0
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 0
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 0
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 0
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 0
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 0
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 0
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 0
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 1(0, 0) source_file(6, 0) module_declaration(7, 4) module_or_generate_item(7, 4) data_declaration(7, 16) list_of_variable_decl_assignments(7, 16) variable_decl_assignment(7, 16) variable_identifier(7, 16) simple_identifier
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 0
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 0
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 0
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 0
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 0
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 0
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 0
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 0
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 0
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 0
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 0
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 0
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 0
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 0
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 0
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 0
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 0
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 0
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 0
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 0
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 0
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 0
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 0
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 0
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 0
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 0
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 0
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 0
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 0
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 0
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 0
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 0
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 0
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 0
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 0
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 0
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 0
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 0
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 0
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 0
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 0
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 0
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 0
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 0
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 0
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 0
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 0
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 0
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 0
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 0
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 0
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 0
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 0
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 0
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 0
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 0
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 0
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 0
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 0
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 0
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 0
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 0
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 0
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 0
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 0
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 0
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 0
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 0
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 0
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 0
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 0
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 0
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 0
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 0
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 0
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 0
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 0
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 0
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 0
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 0
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 0
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 0
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 0
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 0
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 0
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 0
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 0
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 0
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 0
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 0
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 0
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 0
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 0
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 0
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 0
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 0
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 0
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 0
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 0
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 0
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 0
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 0
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 0
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 0
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 0
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 0
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 0
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 0
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 0
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 0
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 0
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 0
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 0
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 0
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 0
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 0
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 0
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 0
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 0
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 0
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 0
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 0
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 0
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 0
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 0
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 0
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 0
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 0
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 0
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 0
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 0
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 0
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 0
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 0
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 0
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 0
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 0
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 0
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 0
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 0
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 0
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 0
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 0
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 0
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv:8: syntax error, unexpected wire, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8: syntax error, unexpected cover, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv:8: syntax error, unexpected tranif0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8: syntax error, unexpected casex, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: coverpoint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: until%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8: syntax error, unexpected endpackage, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:8: syntax error, unexpected program, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8: Unexpected "do": "do" is a SystemVerilog keyword misused as an identifier.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8: Modify the Verilog-2001 code to avoid SV keywords, or use `begin_keywords or --language.%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv:8: syntax error, unexpected endprimitive, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: sequence%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: join_any%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: s_nexttime%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8: syntax error, unexpected nor, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv:8: syntax error, unexpected genvar, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: ref%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: incdir%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8: syntax error, unexpected nand, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8: syntax error, unexpected or, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv:8: syntax error, unexpected nmos, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: wait_order%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: weak%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: restrict%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8: syntax error, unexpected package, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: cross%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv:8: Unsupported: Verilog 1995 reserved word not implemented: pull0%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endsequence%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: solve%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: covergroup%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv:8: syntax error, unexpected void, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv:8: syntax error, unexpected endclocking, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8: syntax error, unexpected endfunction, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8: Unsupported: SystemVerilog 2012 reserved word not implemented: nettype%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv:8: syntax error, unexpected string, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8: syntax error, unexpected while, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8: syntax error, unexpected negedge, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv:8: syntax error, unexpected bit, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8: syntax error, unexpected function, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv:8: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv:8: syntax error, unexpected chandle, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv:8: syntax error, unexpected inside, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: config%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: library%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: shortreal%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:8: syntax error, unexpected generate, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv:8: syntax error, unexpected const, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8: syntax error, unexpected buf, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: use%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: instance%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv:8: Unsupported: Verilog 2001-config reserved word not implemented; probably you want `include instead: include%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endgroup%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8: syntax error, unexpected enum, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv:8: Unsupported: SystemVerilog 2012 reserved word not implemented: soft%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8: syntax error, unexpected endcase, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: accept_on%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: sync_accept_on%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: binsof%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv:8: syntax error, unexpected pmos, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv:8: syntax error, unexpected pullup, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv:8: syntax error, unexpected unique, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv:8: syntax error, unexpected wire, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8: syntax error, unexpected always_comb, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv:8: Unsupported: Verilog 1995 reserved word not implemented: trireg%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv:8: syntax error, unexpected cmos, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8: syntax error, unexpected endgenerate, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv:8: syntax error, unexpected real, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv:8: Unsupported: Verilog 1995 reserved word not implemented: weak0%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8: syntax error, unexpected always_ff, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: strong%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv:8: syntax error, unexpected rand, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: reject_on%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv:8: syntax error, unexpected timeunit, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: s_eventually%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: implies%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv:8: syntax error, unexpected bind, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv:8: syntax error, unexpected shortint, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv:8: syntax error, unexpected initial, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv:8: syntax error, unexpected unique0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv:8: Unsupported: Verilog 1995 reserved word not implemented: wait%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv:8: syntax error, unexpected automatic, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv:8: Unsupported: Verilog 1995 reserved word not implemented: wor%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv:8: syntax error, unexpected pure, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: assume%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:8: syntax error, unexpected interface, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv:8: Unsupported: Verilog 1995 reserved word not implemented: strong1%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv:8: syntax error, unexpected module, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:8: syntax error, unexpected endmodule, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8: syntax error, unexpected case, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv:8: syntax error, unexpected notif0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv:8: Unsupported: Verilog 1995 reserved word not implemented: strong0%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv:8: syntax error, unexpected rpmos, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8: syntax error, unexpected module, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: design%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv:8: syntax error, unexpected specify, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8: syntax error, unexpected repeat, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv:8: syntax error, unexpected realtime, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8: syntax error, unexpected task, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv:8: syntax error, unexpected import, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8: syntax error, unexpected always, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv:8: Unsupported: Verilog 1995 reserved word not implemented: pull1%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv:8: syntax error, unexpected time, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv:8: syntax error, unexpected rtranif1, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: first_match%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: nexttime%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv:8: syntax error, unexpected rtran, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: throughout%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv:8: syntax error, unexpected foreach, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8: syntax error, unexpected for, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8: syntax error, unexpected not, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv:8: Unsupported: Verilog 1995 reserved word not implemented: large%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: s_always%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv:8: syntax error, unexpected specparam, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8: syntax error, unexpected and, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: null%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv:8: syntax error, unexpected forever, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: cell%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv:8: syntax error, unexpected parameter, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: bins%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8: syntax error, unexpected clocking, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv:8: syntax error, unexpected timeprecision, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: with%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv:8: syntax error, unexpected randc, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: intersect%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8: syntax error, unexpected defparam, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: dist%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8: syntax error, unexpected assert, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8: syntax error, unexpected xnor, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv:8: syntax error, unexpected disable, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv:8: syntax error, unexpected tran, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8: syntax error, unexpected typedef, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv:8: Unsupported: Verilog 1995 reserved word not implemented: weak1%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv:8: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: ignore_bins%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 2%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv:8: syntax error, unexpected table, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv:11: EOF in TABLEfatal flex scanner internal error--end of buffer missed%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv:8: syntax error, unexpected rcmos, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv:8: syntax error, unexpected output, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv:8: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv:8: syntax error, unexpected input, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv:8: syntax error, unexpected rtranif0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv:8: syntax error, unexpected packed, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv:8: syntax error, unexpected priority, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: expect%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv:8: syntax error, unexpected break, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 0
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8: syntax error, unexpected property, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: s_until_with%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv:8: syntax error, unexpected bufif0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv:8: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv:8: syntax error, unexpected tranif1, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv:8: syntax error, unexpected bufif1, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv:8: Unsupported: Verilog 1995 reserved word not implemented: highz1%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: before%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv:8: syntax error, unexpected union, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv:8: syntax error, unexpected static, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv:8: Unexpected "final": "final" is a SystemVerilog keyword misused as an identifier.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv:8: Modify the Verilog-2001 code to avoid SV keywords, or use `begin_keywords or --language.%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: until_with%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: checker%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: endchecker%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv:8: syntax error, unexpected localparam, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv:8: syntax error, unexpected type, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv:8: syntax error, unexpected edge, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: s_until%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: untyped%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv:8: syntax error, unexpected integer, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: eventually%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8: syntax error, unexpected xor, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv:8: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8: syntax error, unexpected if, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv:8: Unsupported: Verilog 1995 reserved word not implemented: medium%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv:8: Unsupported: Verilog 1995 reserved word not implemented: wand%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: illegal_bins%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8: syntax error, unexpected always_latch, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv:8: syntax error, unexpected rnmos, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8: syntax error, unexpected export, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv:8: syntax error, unexpected var, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: liblist%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv:8: syntax error, unexpected tri, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv:8: Unsupported: Verilog 1995 reserved word not implemented: release%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv:8: syntax error, unexpected logic, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv:8: syntax error, unexpected tri1, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv:8: syntax error, unexpected notif1, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: randsequence%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8: syntax error, unexpected end, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv:8: Unsupported: Verilog 1995 reserved word not implemented: join%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv:8: syntax error, unexpected inout, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv:8: syntax error, unexpected scalared, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv:8: syntax error, unexpected int, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv:8: syntax error, unexpected longint, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: matches%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv:8: syntax error, unexpected assign, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv:8: syntax error, unexpected endspecify, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv:8: syntax error, unexpected endproperty, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: wildcard%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: sync_reject_on%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv:8: syntax error, unexpected tri0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv:8: syntax error, unexpected byte, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv:8: Syntax error: ENDTABLE outside of TABLE%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8: syntax error, unexpected posedge, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv:8: syntax error, unexpected supply0, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv:8: Unsupported: SystemVerilog 2012 reserved word not implemented: interconnect%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8: syntax error, unexpected casez, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8: Unsupported: SystemVerilog 2009 reserved word not implemented: let%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv:8: syntax error, unexpected pulldown, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: alias%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv:8: syntax error, unexpected supply1, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv:8: Unsupported: Verilog 1995 reserved word not implemented: highz0%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv:8: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8: syntax error, unexpected begin, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv:8: Unsupported: Verilog 1995 reserved word not implemented: force%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv:8: syntax error, unexpected vectored, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv:8: syntax error, unexpected context, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv:8: syntax error, unexpected modport, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8: syntax error, unexpected default, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8: syntax error, unexpected endtask, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: within%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: forkjoin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv:8: syntax error, unexpected primitive, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: randcase%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv:8: syntax error, unexpected continue, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv:8: syntax error, unexpected deassign, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv:8: Unsupported: Verilog 1995 reserved word not implemented: triand%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv:8: syntax error, unexpected struct, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv:8: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv:8: syntax error, unexpected return, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv:8: Unsupported: Verilog 1995 reserved word not implemented: small%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv:8: syntax error, unexpected iff, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8: syntax error, unexpected else, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv:8: Unsupported: Verilog 1995 reserved word not implemented: trior%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv:8: Unsupported: Verilog 2001-config reserved word not implemented: endconfig%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv:8: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv:8: syntax error, unexpected reg, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv:8: syntax error, unexpected endinterface, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv:8: syntax error, unexpected endprogram, expecting IDENTIFIER or do or final%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8: syntax error, unexpected TOK_CASEX
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8: syntax error, unexpected TOK_ENDPACKAGE
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv:8: syntax error, unexpected ';'
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8: syntax error, unexpected TOK_OR
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv:8: syntax error, unexpected TOK_RESTRICT
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8: syntax error, unexpected TOK_PACKAGE
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8: syntax error, unexpected TOK_ENDFUNCTION
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv:8: syntax error, unexpected ';'
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8: syntax error, unexpected TOK_WHILE
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8: syntax error, unexpected TOK_NEGEDGE
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv:8: syntax error, unexpected ';'
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8: syntax error, unexpected TOK_FUNCTION
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:8: syntax error, unexpected TOK_GENERATE
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8: syntax error, unexpected TOK_ENDCASE
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv:8: syntax error, unexpected ';'
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8: syntax error, unexpected TOK_ALWAYS
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8: syntax error, unexpected TOK_ENDGENERATE
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv:8: syntax error, unexpected TOK_REAL
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8: syntax error, unexpected TOK_ALWAYS
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv:8: syntax error, unexpected TOK_INITIAL
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8: syntax error, unexpected TOK_ASSUME
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:8: syntax error, unexpected TOK_ENDMODULE
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8: syntax error, unexpected TOK_CASE
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8: syntax error, unexpected TOK_MODULE
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8: syntax error, unexpected TOK_REPEAT
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8: syntax error, unexpected TOK_TASK
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8: syntax error, unexpected TOK_ALWAYS
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8: syntax error, unexpected TOK_FOR
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv:8: syntax error, unexpected TOK_PARAMETER
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8: syntax error, unexpected TOK_DEFPARAM
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8: syntax error, unexpected TOK_ASSERT
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv:8: syntax error, unexpected ';'
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv:8: syntax error, unexpected ';'
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8: syntax error, unexpected TOK_PROPERTY
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv:8: syntax error, unexpected TOK_LOCALPARAM
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv:8: syntax error, unexpected ';'
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8: syntax error, unexpected TOK_IF
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8: syntax error, unexpected TOK_ALWAYS
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv:8: syntax error, unexpected ';'
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv:8: syntax error, unexpected TOK_PRIMITIVE
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8: syntax error, unexpected TOK_END
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv:8: syntax error, unexpected ';'
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv:8: syntax error, unexpected TOK_ASSIGN
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8: syntax error, unexpected TOK_POSEDGE
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv:8: syntax error, unexpected TOK_SUPPLY0
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8: syntax error, unexpected TOK_CASEZ
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv:8: syntax error, unexpected TOK_SUPPLY1
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8: syntax error, unexpected TOK_BEGIN
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8: syntax error, unexpected TOK_DEFAULT
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8: syntax error, unexpected TOK_ENDTASK
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8: syntax error, unexpected TOK_ELSE
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv:8: syntax error, unexpected ';'
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit extends;
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv::8 error in parsing: (syntax error, unexpected netUWIRE, expecting vSYMBOL_ID or '#') bit uwire;
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit cover;
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv::8 Unsuported token bit tranif0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit tranif0;
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv::8 Unsuported token bit casex; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit casex;
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit coverpoint;
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit until;
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endpackage;
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit program;
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit do;
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv::8 Unsuported token bit endprimitive; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit endprimitive;
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit sequence;
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit join_any;
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit s_nexttime;
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv::8 error in parsing: (syntax error, unexpected vNOR, expecting vSYMBOL_ID or '#') bit nor;
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv::8 error in parsing: (syntax error, unexpected vGENVAR, expecting vSYMBOL_ID or '#') bit genvar;
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit ref;
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit incdir;
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv::8 error in parsing: (syntax error, unexpected vNAND, expecting vSYMBOL_ID or '#') bit nand;
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv::8 error in parsing: (syntax error, unexpected vOR, expecting vSYMBOL_ID or '#') bit or;
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv::8 Unsuported token bit nmos; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit nmos;
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit wait_order;
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit weak;
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit restrict;
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit package;
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit cross;
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv::8 Unsuported token bit pull0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit pull0;
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endsequence;
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit solve;
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit covergroup;
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit void;
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endclocking;
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv::8 error in parsing: (syntax error, unexpected vENDFUNCTION, expecting vSYMBOL_ID or '#') bit endfunction;
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit extern;
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit nettype;
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv::8 error in parsing: (syntax error, unexpected vSIGNED, expecting vSYMBOL_ID or '#') bit signed;
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit string;
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit super;
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv::8 error in parsing: (syntax error, unexpected vWHILE, expecting vSYMBOL_ID or '#') bit while;
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv::8 error in parsing: (syntax error, unexpected vNEGEDGE, expecting vSYMBOL_ID or '#') bit negedge;
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit bit;
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv::8 error in parsing: (syntax error, unexpected vFUNCTION, expecting vSYMBOL_ID or '#') bit function;
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit pulsestyle_ondetect;
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit chandle;
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit inside;
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit config;
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit library;
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit shortreal;
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv::8 error in parsing: (syntax error, unexpected vGENERATE, expecting vSYMBOL_ID or '#') bit generate;
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit const;
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv::8 Unsuported token bit buf; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit buf;
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit use;
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit instance;
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit include;
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endgroup;
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit enum;
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit soft;
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv::8 error in parsing: (syntax error, unexpected vENDCASE, expecting vSYMBOL_ID or '#') bit endcase;
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit accept_on;
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv::8 Unsuported token bit event; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit event;
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit sync_accept_on;
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit binsof;
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit new;
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv::8 Unsuported token bit pmos; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit pmos;
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv::8 Unsuported token bit pullup; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit pullup;
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit unique;
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv::8 error in parsing: (syntax error, unexpected netWIRE, expecting vSYMBOL_ID or '#') bit wire;
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit always_comb;
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv::8 error in parsing: (syntax error, unexpected netTRIREG, expecting vSYMBOL_ID or '#') bit trireg;
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv::8 Unsuported token bit cmos; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit cmos;
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv::8 error in parsing: (syntax error, unexpected vENDGENERATE, expecting vSYMBOL_ID or '#') bit endgenerate;
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit real;
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv::8 Unsuported token bit weak0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit weak0;
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit always_ff;
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit strong;
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit rand;
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit reject_on;
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit timeunit;
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit s_eventually;
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit implies;
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit bind;
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit shortint;
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit constraint;
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv::8 error in parsing: (syntax error, unexpected vINITIAL, expecting vSYMBOL_ID or '#') bit initial;
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit unique0;
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv::8 Unsuported token bit wait; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit wait;
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv::8 Unsuported token bit automatic; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit automatic;
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv::8 error in parsing: (syntax error, unexpected netWOR, expecting vSYMBOL_ID or '#') bit wor;
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit pure;
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit assume;
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit interface;
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv::8 Unsuported token bit strong1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit strong1;
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv::8 error in parsing: (syntax error, unexpected vMODULE, expecting vSYMBOL_ID or '#') bit macromodule;
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv::8 error in parsing: (syntax error, unexpected vENDMODULE, expecting vSYMBOL_ID or '#') bit endmodule;
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv::8 error in parsing: (syntax error, unexpected vCASE, expecting vSYMBOL_ID or '#') bit case;
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv::8 Unsuported token bit notif0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit notif0;
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv::8 Unsuported token bit strong0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit strong0;
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv::8 Unsuported token bit rpmos; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit rpmos;
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv::8 error in parsing: (syntax error, unexpected vMODULE, expecting vSYMBOL_ID or '#') bit module;
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit design;
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv::8 error in parsing: (syntax error, unexpected vSPECIFY, expecting vSYMBOL_ID or '#') bit specify;
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv::8 Unsuported token bit repeat; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit repeat;
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit realtime;
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit unsigned;
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv::8 Unsuported token bit task; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit task;
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit import;
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv::8 error in parsing: (syntax error, unexpected vALWAYS, expecting vSYMBOL_ID or '#') bit always;
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv::8 Unsuported token bit pull1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit pull1;
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit this;
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv::8 Unsuported token bit time; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit time;
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv::8 Unsuported token bit rtranif1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit rtranif1;
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit first_match;
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit nexttime;
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv::8 Unsuported token bit rtran; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit rtran;
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit throughout;
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit foreach;
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv::8 error in parsing: (syntax error, unexpected vFOR, expecting vSYMBOL_ID or '#') bit for;
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv::8 error in parsing: (syntax error, unexpected vNOT, expecting vSYMBOL_ID or '#') bit not;
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv::8 Unsuported token bit large; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit large;
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endclass;
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit s_always;
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv::8 error in parsing: (syntax error, unexpected vSPECPARAM, expecting vSYMBOL_ID or '#') bit specparam;
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv::8 error in parsing: (syntax error, unexpected vAND, expecting vSYMBOL_ID or '#') bit and;
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit null;
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv::8 Unsuported token bit forever; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit forever;
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit cell;
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv::8 error in parsing: (syntax error, unexpected vPARAMETER, expecting vSYMBOL_ID or '#') bit parameter;
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit bins;
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit join_none;
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit clocking;
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit timeprecision;
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit with;
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit randc;
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit class;
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit intersect;
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv::8 error in parsing: (syntax error, unexpected vDEFPARAM, expecting vSYMBOL_ID or '#') bit defparam;
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit dist;
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit protected;
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit assert;
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv::8 error in parsing: (syntax error, unexpected vXNOR, expecting vSYMBOL_ID or '#') bit xnor;
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv::8 Unsuported token bit disable; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit disable;
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv::8 Unsuported token bit tran; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit tran;
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit typedef;
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv::8 Unsuported token bit weak1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit weak1;
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit showcancelled;
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit ignore_bins;
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv::8 Unsuported token bit table; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit table;
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv::8 Unsuported token bit rcmos; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit rcmos;
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv::8 error in parsing: (syntax error, unexpected vOUTPUT, expecting vSYMBOL_ID or '#') bit output;
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv::8 Unsuported token bit fork; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit fork;
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv::8 error in parsing: (syntax error, unexpected vINPUT, expecting vSYMBOL_ID or '#') bit input;
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv::8 Unsuported token bit rtranif0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit rtranif0;
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit packed;
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit priority;
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit expect;
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit break;
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit global;
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit property;
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit s_until_with;
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv::8 Unsuported token bit bufif0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit bufif0;
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit implements;
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv::8 Unsuported token bit tranif1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit tranif1;
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv::8 Unsuported token bit bufif1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit bufif1;
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv::8 Unsuported token bit highz1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit highz1;
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit before;
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit union;
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit static;
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit final;
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit until_with;
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit checker;
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endchecker;
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv::8 error in parsing: (syntax error, unexpected vLOCALPARAM, expecting vSYMBOL_ID or '#') bit localparam;
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit type;
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv::8 Unsuported token bit edge; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit edge;
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit s_until;
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit untyped;
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv::8 error in parsing: (syntax error, unexpected vINTEGER, expecting vSYMBOL_ID or '#') bit integer;
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit eventually;
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv::8 error in parsing: (syntax error, unexpected vXOR, expecting vSYMBOL_ID or '#') bit xor;
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit local;
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit noshowcancelled;
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv::8 error in parsing: (syntax error, unexpected vIF, expecting vSYMBOL_ID or '#') bit if;
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv::8 Unsuported token bit medium; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit medium;
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv::8 error in parsing: (syntax error, unexpected netWAND, expecting vSYMBOL_ID or '#') bit wand;
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit illegal_bins;
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit always_latch;
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv::8 Unsuported token bit rnmos; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit rnmos;
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit export;
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit var;
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit liblist;
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv::8 error in parsing: (syntax error, unexpected netTRI, expecting vSYMBOL_ID or '#') bit tri;
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv::8 Unsuported token bit release; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit release;
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit logic;
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv::8 error in parsing: (syntax error, unexpected netTRI1, expecting vSYMBOL_ID or '#') bit tri1;
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv::8 Unsuported token bit notif1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit notif1;
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit randsequence;
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv::8 error in parsing: (syntax error, unexpected vEND, expecting vSYMBOL_ID or '#') bit end;
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv::8 Unsuported token bit join; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit join;
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv::8 error in parsing: (syntax error, unexpected vINOUT, expecting vSYMBOL_ID or '#') bit inout;
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv::8 Unsuported token bit scalared; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit scalared;
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit virtual;
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit int;
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit longint;
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit matches;
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv::8 error in parsing: (syntax error, unexpected vASSIGN, expecting vSYMBOL_ID or '#') bit assign;
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv::8 error in parsing: (syntax error, unexpected vENDSPECIFY, expecting vSYMBOL_ID or '#') bit endspecify;
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endproperty;
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit wildcard;
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit sync_reject_on;
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv::8 error in parsing: (syntax error, unexpected netTRI0, expecting vSYMBOL_ID or '#') bit tri0;
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit byte;
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv::8 Unsuported token bit endtable; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit endtable;
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv::8 error in parsing: (syntax error, unexpected vPOSEDGE, expecting vSYMBOL_ID or '#') bit posedge;
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv::8 Unsuported token bit supply0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit supply0;
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit interconnect;
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv::8 Unsuported token bit casez; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit casez;
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit let;
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv::8 Unsuported token bit pulldown; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit pulldown;
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit alias;
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv::8 Unsuported token bit supply1; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit supply1;
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv::8 Unsuported token bit highz0; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit highz0;
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit ifnone;
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv::8 error in parsing: (syntax error, unexpected vBEGIN, expecting vSYMBOL_ID or '#') bit begin;
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv::8 Unsuported token bit force; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit force;
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv::8 Unsuported token bit vectored; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit vectored;
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit context;
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit modport;
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv::8 error in parsing: (syntax error, unexpected vDEFAULT, expecting vSYMBOL_ID or '#') bit default;
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv::8 Unsuported token bit endtask; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit endtask;
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit within;
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit forkjoin;
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv::8 Unsuported token bit primitive; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit primitive;
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit randcase;
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit tagged;
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit continue;
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv::8 Unsuported token bit deassign; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit deassign;
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv::8 error in parsing: (syntax error, unexpected netTRIAND, expecting vSYMBOL_ID or '#') bit triand;
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit struct;
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit pulsestyle_onevent;
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit return;
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv::8 Unsuported token bit small; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') bit small;
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit iff;
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv::8 error in parsing: (syntax error, unexpected vELSE, expecting vSYMBOL_ID or '#') bit else;
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv::8 error in parsing: (syntax error, unexpected netTRIOR, expecting vSYMBOL_ID or '#') bit trior;
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endconfig;
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv::8 error in parsing: (syntax error, unexpected netREG, expecting vSYMBOL_ID or '#') bit reg;
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endinterface;
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') bit endprogram;
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv:8: error: invalid module item.
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv:8: error: invalid module item.
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8: error: invalid module item.
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv:8: error: invalid module item.
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8: error: invalid module item.
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv:8: error: invalid module item.
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv:8: error: invalid module item.
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8: error: invalid module item.
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv:8: error: invalid module item.
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8: error: invalid module item.
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv:8: error: invalid module item.
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv:8: error: invalid module item.
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv:8: error: invalid module item.
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv:8: error: invalid module item.
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8: error: invalid module item.
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv:8: error: invalid module item.
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv:8: error: invalid module item.
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv:8: error: invalid module item.
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8: error: invalid module item.
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8: error: invalid module item.
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv:8: error: invalid module item.
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv:8: error: invalid module item.
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv:8: error: invalid module item.
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv:8: error: invalid module item.
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8: error: invalid module item.
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv:8: error: invalid module item.
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv:8: error: invalid module item.
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv:8: error: invalid module item.
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv:8: error: invalid module item.
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv:8: error: invalid module item.
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv:8: error: invalid module item.
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv:8: error: invalid module item.
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8: error: invalid module item.
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8: error: invalid module item.
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv:8: error: invalid module item.
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv:8: error: invalid module item.
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv:8: error: invalid module item.
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv:8: error: invalid module item.
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8: error: invalid module item.
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8: error: invalid module item.
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv:8: error: invalid module item.
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8: error: invalid module item.
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv:8: error: invalid module item.
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv:8: error: invalid module item.
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv:8: error: invalid module item.
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv:8: error: invalid module item.
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv:8: error: invalid module item.
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv:8: error: invalid module item.
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:8: error: invalid module item.
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv:8: error: invalid module item.
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8: error: invalid module item.
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv:8: error: invalid module item.
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv:8: error: invalid module item.
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv:8: error: invalid module item.
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv:8: error: invalid module item.
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8: error: invalid module item.
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv:8: error: invalid module item.
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8: error: invalid module item.
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv:8: error: invalid module item.
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv:8: error: invalid module item.
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv:8: error: invalid module item.
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv:8: error: invalid module item.
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv:8: error: invalid module item.
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv:8: error: invalid module item.
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv:8: error: invalid module item.
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv:8: error: invalid module item.
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv:8: error: invalid module item.
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8: error: invalid module item.
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv:8: error: invalid module item.
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv:8: error: invalid module item.
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8: error: invalid module item.
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv:8: error: invalid module item.
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv:8: error: invalid module item.
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8: error: invalid module item.
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv:8: error: invalid module item.
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv:8: error: invalid module item.
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv:8: error: invalid module item.
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv:8: error: invalid module item.
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv:8: error: invalid module item.
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv:8: error: invalid module item.
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv:8: error: invalid module item.
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv:8: error: invalid module item.
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv:8: error: invalid module item.
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv:8: error: invalid module item.
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv:8: error: invalid module item.
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv:8: error: invalid module item.
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv:8: error: invalid module item.
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv:8: error: invalid module item.
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv:8: error: invalid module item.
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8: error: invalid module item.
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:8: error: invalid module item.
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv:8: error: invalid module item.
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv:8: error: invalid module item.
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:8: error: invalid module item.
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8: error: invalid module item.
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv:8: error: invalid module item.
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv:8: error: invalid module item.
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv:8: error: invalid module item.
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8: error: invalid module item.
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv:8: error: invalid module item.
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv:8: error: invalid module item.
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8: error: invalid module item.
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv:8: error: invalid module item.
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv:8: error: invalid module item.
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8: error: invalid module item.
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv:8: error: invalid module item.
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8: error: invalid module item.
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv:8: error: invalid module item.
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv:8: error: invalid module item.
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv:8: error: invalid module item.
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv:8: error: invalid module item.
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8: error: invalid module item.
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv:8: error: invalid module item.
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv:8: error: invalid module item.
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8: error: invalid module item.
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv:8: error: invalid module item.
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8: error: invalid module item.
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8: error: invalid module item.
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv:8: error: invalid module item.
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv:8: error: invalid module item.
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv:8: error: invalid module item.
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv:8: error: invalid module item.
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8: error: invalid module item.
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv:8: error: invalid module item.
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv:8: error: invalid module item.
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv:8: error: invalid module item.
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv:8: error: invalid module item.
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv:8: error: invalid module item.
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv:8: error: invalid module item.
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv:8: error: invalid module item.
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv:8: error: invalid module item.
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv:8: error: invalid module item.
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv:8: error: invalid module item.
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv:8: error: invalid module item.
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8: error: invalid module item.
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8: error: invalid module item.
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv:8: error: invalid module item.
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv:8: error: invalid module item.
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8: error: invalid module item.
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8: error: invalid module item.
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv:8: error: invalid module item.
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv:8: error: invalid module item.
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8: error: invalid module item.
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv:8: error: invalid module item.
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv:8: error: invalid module item.
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv:8: error: invalid module item.
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv:8: error: invalid module item.
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv:8: error: invalid module item.
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv:8: error: invalid module item.
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv:8: error: invalid module item.
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv:8: error: invalid module item.
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv:8: error: invalid module item.
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv:8: error: invalid module item.
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv:8: error: invalid module item.
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv:8: error: invalid module item.
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv:8: error: invalid module item.
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv:8: error: invalid module item.
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8: error: invalid module item.
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv:8: error: invalid module item.
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv:8: error: invalid module item.
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv:8: error: invalid module item.
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv:8: error: invalid module item.
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv:8: error: invalid module item.
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv:8: error: invalid module item.
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv:8: error: invalid module item.
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv:8: error: invalid module item.
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv:8: error: invalid module item.
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv:8: error: invalid module item.
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv:8: error: invalid module item.
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv:8: error: invalid module item.
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv:8: error: invalid module item.
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv:8: error: invalid module item.
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv:8: error: invalid module item.
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv:8: error: invalid module item.
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv:8: error: invalid module item.
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv:8: error: invalid module item.
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv:8: error: invalid module item.
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv:8: error: invalid module item.
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8: error: invalid module item.
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv:8: error: invalid module item.
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv:8: error: invalid module item.
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8: error: invalid module item.
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv:8: error: invalid module item.
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv:8: error: invalid module item.
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv:8: error: invalid module item.
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8: error: invalid module item.
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv:8: error: invalid module item.
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8: error: invalid module item.
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv:8: error: invalid module item.
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv:8: error: invalid module item.
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv:8: error: invalid module item.
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv:8: error: invalid module item.
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv:8: error: invalid module item.
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv:8: error: invalid module item.
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv:8: error: invalid module item.
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv:8: error: invalid module item.
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8: error: invalid module item.
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv:8: error: invalid module item.
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv:8: error: invalid module item.
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv:8: error: invalid module item.
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv:8: error: invalid module item.
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv:8: error: invalid module item.
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv:8: error: invalid module item.
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv:8: error: invalid module item.
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv:8: error: invalid module item.
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv:8: error: invalid module item.
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv:8: error: invalid module item.
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv:8: error: invalid module item.
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv:8: error: invalid module item.
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv:8: error: invalid module item.
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv:8: error: invalid module item.
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv:8: error: invalid module item.
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8: error: invalid module item.
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv:8: error: invalid module item.
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv:8: error: invalid module item.
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8: error: invalid module item.
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv:8: error: invalid module item.
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv:8: error: invalid module item.
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv:8: error: invalid module item.
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv:8: error: invalid module item.
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv:8: error: invalid module item.
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv:8: error: invalid module item.
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8: error: invalid module item.
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv:8: error: invalid module item.
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv:8: error: invalid module item.
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv:8: error: invalid module item.
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv:8: error: invalid module item.
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8: error: invalid module item.
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8: error: invalid module item.
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8: error: invalid module item.
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv:8: error: invalid module item.
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv:8: error: invalid module item.
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv:8: error: invalid module item.
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv:8: error: invalid module item.
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv:8: error: invalid module item.
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv:8: error: invalid module item.
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv:8: error: invalid module item.
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv:8: error: invalid module item.
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv:8: error: invalid module item.
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv:8: error: invalid module item.
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv:8: error: invalid module item.
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv:8: error: invalid module item.
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8: error: invalid module item.
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv:8: error: invalid module item.
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv:8: error: invalid module item.
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv:8: error: invalid module item.
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv:8: error: invalid module item.
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv:8: error: invalid module item.
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 0module top; wire extends;endmodule
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType uwire]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'cover' (KW_cover) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 0module top; wire tranif0;endmodule
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'casex' (KW_casex) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 0module top; wire coverpoint;endmodule
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 0module top; wire until;endmodule
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endpackage' (KW_endpackage) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 0module top; wire program;endmodule
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'do' (KW_do) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 0module top; wire endprimitive;endmodule
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 0module top; wire sequence;endmodule
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 0module top; wire join_any;endmodule
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 0module top; wire s_nexttime;endmodule
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'nor' (KW_nor) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'genvar' (KW_genvar) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 0module top; wire ref;endmodule
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 0module top; wire incdir;endmodule
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'nand' (KW_nand) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'or' (KW_or) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 0module top; wire nmos;endmodule
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 0module top; wire wait_order;endmodule
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 0module top; wire weak;endmodule
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 0module top; wire restrict;endmodule
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'package' (KW_package) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 0module top; wire cross;endmodule
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 0module top; wire pull0;endmodule
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 0module top; wire endsequence;endmodule
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 0module top; wire solve;endmodule
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 0module top; wire covergroup;endmodule
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 0module top; wire void;endmodule
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 0module top; wire endclocking;endmodule
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endfunction' (KW_endfunction) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'extern' (KW_extern) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 0module top; wire nettype;endmodule
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 1zachjs-sv2v: incomplete declarationCallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:286:21 in main:Language.SystemVerilog.Parser.ParseDecl
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 0module top; wire string;endmodule
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 0module top; wire super;endmodule
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'while' (KW_while) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'negedge' (KW_negedge) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType bit]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 0module top; wire pulsestyle_ondetect;endmodule
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 0module top; wire chandle;endmodule
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 0module top; wire inside;endmodule
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 0module top; wire config;endmodule
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 0module top; wire library;endmodule
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType shortreal]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'generate' (KW_generate) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 0module top; wire const;endmodule
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'buf' (KW_buf) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 0module top; wire use;endmodule
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 0module top; wire instance;endmodule
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 0module top; wire include;endmodule
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 0module top; wire endgroup;endmodule
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv:8:13.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 0module top; wire soft;endmodule
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endcase' (KW_endcase) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 0module top; wire accept_on;endmodule
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 0module top; wire event;endmodule
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 0module top; wire sync_accept_on;endmodule
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 0module top; wire binsof;endmodule
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 0module top; wire new;endmodule
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 0module top; wire pmos;endmodule
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 0module top; wire pullup;endmodule
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'unique' (KW_unique) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType wire]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'always_comb' (KW_always_comb) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType trireg]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 0module top; wire cmos;endmodule
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endgenerate' (KW_endgenerate) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType real]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 0module top; wire weak0;endmodule
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'always_ff' (KW_always_ff) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 0module top; wire strong;endmodule
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 0module top; wire rand;endmodule
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 0module top; wire reject_on;endmodule
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 0module top; wire timeunit;endmodule
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 0module top; wire s_eventually;endmodule
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 0module top; wire implies;endmodule
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 0module top; wire bind;endmodule
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType shortint]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 0module top; wire constraint;endmodule
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'initial' (KW_initial) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'unique0' (KW_unique0) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 0module top; wire wait;endmodule
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTLifetime automatic]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType wor]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 0module top; wire pure;endmodule
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'assume' (KW_assume) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 0module top; wire strong1;endmodule
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 0module top; wire macromodule;endmodule
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'case' (KW_case) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 0module top; wire notif0;endmodule
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 0module top; wire strong0;endmodule
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 0module top; wire rpmos;endmodule
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'module' (KW_module) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 0module top; wire design;endmodule
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 0module top; wire specify;endmodule
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'repeat' (KW_repeat) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType realtime]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 1zachjs-sv2v: incomplete declarationCallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:286:21 in main:Language.SystemVerilog.Parser.ParseDecl
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'import' (KW_import) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'always' (KW_always) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 0module top; wire pull1;endmodule
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 0module top; wire this;endmodule
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType time]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 0module top; wire rtranif1;endmodule
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'first_match' (KW_first_match) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 0module top; wire nexttime;endmodule
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 0module top; wire rtran;endmodule
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'throughout' (KW_throughout) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 0module top; wire foreach;endmodule
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'for' (KW_for) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'not' (KW_not) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 0module top; wire large;endmodule
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 0module top; wire endclass;endmodule
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 0module top; wire s_always;endmodule
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 0module top; wire specparam;endmodule
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'and' (KW_and) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 0module top; wire null;endmodule
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'forever' (KW_forever) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 0module top; wire cell;endmodule
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'parameter' (KW_parameter) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 0module top; wire bins;endmodule
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 0module top; wire join_none;endmodule
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 0module top; wire clocking;endmodule
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 0module top; wire timeprecision;endmodule
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 0module top; wire with;endmodule
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 0module top; wire randc;endmodule
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 0module top; wire class;endmodule
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'intersect' (KW_intersect) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'defparam' (KW_defparam) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 0module top; wire dist;endmodule
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 0module top; wire protected;endmodule
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'assert' (KW_assert) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'xnor' (KW_xnor) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'disable' (KW_disable) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 0module top; wire tran;endmodule
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'typedef' (KW_typedef) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 0module top; wire weak1;endmodule
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 0module top; wire showcancelled;endmodule
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 0module top; wire ignore_bins;endmodule
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 0module top; wire table;endmodule
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 0module top; wire rcmos;endmodule
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTDir output]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 0module top; wire fork;endmodule
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTDir input]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 0module top; wire rtranif0;endmodule
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'packed' (KW_packed) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'priority' (KW_priority) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 0module top; wire expect;endmodule
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 0module top; wire break;endmodule
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 0module top; wire global;endmodule
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'property' (KW_property) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 0module top; wire s_until_with;endmodule
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 0module top; wire bufif0;endmodule
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 0module top; wire implements;endmodule
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 0module top; wire tranif1;endmodule
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 0module top; wire bufif1;endmodule
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 0module top; wire highz1;endmodule
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 0module top; wire before;endmodule
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv:8:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTLifetime static]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 0module top; wire final;endmodule
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 0module top; wire until_with;endmodule
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 0module top; wire checker;endmodule
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 0module top; wire endchecker;endmodule
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'localparam' (KW_localparam) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 0module top; wire type;endmodule
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 0module top; wire edge;endmodule
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 0module top; wire s_until;endmodule
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 0module top; wire untyped;endmodule
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType integer]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 0module top; wire eventually;endmodule
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'xor' (KW_xor) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 0module top; wire local;endmodule
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 0module top; wire noshowcancelled;endmodule
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'if' (KW_if) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 0module top; wire medium;endmodule
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType wand]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 0module top; wire illegal_bins;endmodule
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'always_latch' (KW_always_latch) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 0module top; wire rnmos;endmodule
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'export' (KW_export) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 0module top; wire var;endmodule
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 0module top; wire liblist;endmodule
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType tri]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 0module top; wire release;endmodule
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType logic]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType tri1]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 0module top; wire notif1;endmodule
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 0module top; wire randsequence;endmodule
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'end' (KW_end) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 0module top; wire join;endmodule
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTDir inout]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 0module top; wire scalared;endmodule
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 0module top; wire virtual;endmodule
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType int]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType longint]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 0module top; wire matches;endmodule
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'assign' (KW_assign) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 0module top; wire endspecify;endmodule
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 0module top; wire endproperty;endmodule
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 0module top; wire wildcard;endmodule
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 0module top; wire sync_reject_on;endmodule
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType tri0]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType byte]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 0module top; wire endtable;endmodule
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'posedge' (KW_posedge) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType supply0]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 0module top; wire interconnect;endmodule
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'casez' (KW_casez) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 0module top; wire let;endmodule
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 0module top; wire pulldown;endmodule
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 0module top; wire alias;endmodule
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType supply1]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 0module top; wire highz0;endmodule
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 0module top; wire ifnone;endmodule
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 0module top; wire force;endmodule
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 0module top; wire vectored;endmodule
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 0module top; wire context;endmodule
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'modport' (KW_modport) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'default' (KW_default) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endtask' (KW_endtask) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'within' (KW_within) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 0module top; wire forkjoin;endmodule
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 0module top; wire primitive;endmodule
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 0module top; wire randcase;endmodule
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 0module top; wire tagged;endmodule
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 0module top; wire continue;endmodule
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 0module top; wire deassign;endmodule
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType triand]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv:8:15.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 0module top; wire pulsestyle_onevent;endmodule
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'return' (KW_return) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 0module top; wire small;endmodule
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'iff' (KW_iff) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'else' (KW_else) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType trior]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 0module top; wire endconfig;endmodule
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 1zachjs-sv2v: takeIdent didn't find identifier: [DTType reg]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endinterface' (KW_endinterface) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 0module top; wire endprogram;endmodule
name: extendsdescription: The 'extends' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extends.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: uwiredescription: The 'uwire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_uwire.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: coverdescription: The 'cover' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cover.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tranif0description: The 'tranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: casexdescription: The 'casex' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casex.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: coverpointdescription: The 'coverpoint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_coverpoint.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: untildescription: The 'until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endpackagedescription: The 'endpackage' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endpackage.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: programdescription: The 'program' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_program.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: dodescription: The 'do' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_do.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endprimitivedescription: The 'endprimitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprimitive.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: sequencedescription: The 'sequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sequence.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: join_anydescription: The 'join_any' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_any.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: s_nexttimedescription: The 's_nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_nexttime.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: nordescription: The 'nor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nor.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: genvardescription: The 'genvar' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_genvar.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: refdescription: The 'ref' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ref.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: incdirdescription: The 'incdir' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_incdir.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: nanddescription: The 'nand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nand.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: ordescription: The 'or' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_or.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: nmosdescription: The 'nmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nmos.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: wait_orderdescription: The 'wait_order' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait_order.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: weakdescription: The 'weak' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: restrictdescription: The 'restrict' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_restrict.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: packagedescription: The 'package' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_package.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: crossdescription: The 'cross' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cross.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pull0description: The 'pull0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endsequencedescription: The 'endsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endsequence.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: solvedescription: The 'solve' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_solve.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: covergroupdescription: The 'covergroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_covergroup.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: voiddescription: The 'void' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_void.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endclockingdescription: The 'endclocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclocking.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endfunctiondescription: The 'endfunction' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endfunction.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: externdescription: The 'extern' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_extern.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: nettypedescription: The 'nettype' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nettype.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: signeddescription: The 'signed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_signed.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: stringdescription: The 'string' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_string.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: superdescription: The 'super' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_super.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: whiledescription: The 'while' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_while.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: negedgedescription: The 'negedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_negedge.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: bitdescription: The 'bit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bit.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: functiondescription: The 'function' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_function.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pulsestyle_ondetectdescription: The 'pulsestyle_ondetect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_ondetect.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: chandledescription: The 'chandle' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_chandle.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: insidedescription: The 'inside' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inside.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: configdescription: The 'config' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_config.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: librarydescription: The 'library' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_library.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: shortrealdescription: The 'shortreal' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortreal.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: generatedescription: The 'generate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_generate.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: constdescription: The 'const' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_const.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: bufdescription: The 'buf' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_buf.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: usedescription: The 'use' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_use.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: instancedescription: The 'instance' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_instance.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: includedescription: The 'include' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_include.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endgroupdescription: The 'endgroup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgroup.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: enumdescription: The 'enum' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_enum.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: softdescription: The 'soft' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_soft.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endcasedescription: The 'endcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endcase.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: accept_ondescription: The 'accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_accept_on.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: eventdescription: The 'event' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_event.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: sync_accept_ondescription: The 'sync_accept_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_accept_on.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: binsofdescription: The 'binsof' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_binsof.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: newdescription: The 'new' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_new.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pmosdescription: The 'pmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pmos.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pullupdescription: The 'pullup' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pullup.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: uniquedescription: The 'unique' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: wiredescription: The 'wire' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wire.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: always_combdescription: The 'always_comb' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_comb.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: triregdescription: The 'trireg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trireg.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: cmosdescription: The 'cmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cmos.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endgeneratedescription: The 'endgenerate' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endgenerate.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: realdescription: The 'real' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_real.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: weak0description: The 'weak0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: always_ffdescription: The 'always_ff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_ff.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: strongdescription: The 'strong' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: randdescription: The 'rand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rand.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: reject_ondescription: The 'reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reject_on.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: timeunitdescription: The 'timeunit' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeunit.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: s_eventuallydescription: The 's_eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_eventually.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: impliesdescription: The 'implies' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implies.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: binddescription: The 'bind' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bind.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: shortintdescription: The 'shortint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_shortint.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: constraintdescription: The 'constraint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_constraint.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: initialdescription: The 'initial' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_initial.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: unique0description: The 'unique0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unique0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: waitdescription: The 'wait' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wait.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: automaticdescription: The 'automatic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_automatic.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: wordescription: The 'wor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wor.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: puredescription: The 'pure' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pure.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: assumedescription: The 'assume' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assume.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: interfacedescription: The 'interface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interface.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: strong1description: The 'strong1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: macromoduledescription: The 'macromodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_macromodule.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endmoduledescription: The 'endmodule' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endmodule.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: casedescription: The 'case' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_case.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: notif0description: The 'notif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: strong0description: The 'strong0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_strong0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: rpmosdescription: The 'rpmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rpmos.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: moduledescription: The 'module' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_module.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: designdescription: The 'design' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_design.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: specifydescription: The 'specify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specify.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: repeatdescription: The 'repeat' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_repeat.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: realtimedescription: The 'realtime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_realtime.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: unsigneddescription: The 'unsigned' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_unsigned.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: taskdescription: The 'task' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_task.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: importdescription: The 'import' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_import.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: alwaysdescription: The 'always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pull1description: The 'pull1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pull1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: thisdescription: The 'this' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_this.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: timedescription: The 'time' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_time.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: rtranif1description: The 'rtranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: first_matchdescription: The 'first_match' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_first_match.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: nexttimedescription: The 'nexttime' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_nexttime.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: rtrandescription: The 'rtran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtran.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: throughoutdescription: The 'throughout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_throughout.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: foreachdescription: The 'foreach' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_foreach.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: fordescription: The 'for' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_for.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: notdescription: The 'not' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_not.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: largedescription: The 'large' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_large.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endclassdescription: The 'endclass' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endclass.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: s_alwaysdescription: The 's_always' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_always.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: specparamdescription: The 'specparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_specparam.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: anddescription: The 'and' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_and.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: nulldescription: The 'null' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_null.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: foreverdescription: The 'forever' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forever.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: celldescription: The 'cell' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_cell.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: parameterdescription: The 'parameter' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_parameter.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: binsdescription: The 'bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bins.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: join_nonedescription: The 'join_none' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join_none.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: clockingdescription: The 'clocking' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_clocking.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: timeprecisiondescription: The 'timeprecision' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_timeprecision.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: withdescription: The 'with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_with.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: randcdescription: The 'randc' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randc.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: classdescription: The 'class' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_class.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: intersectdescription: The 'intersect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_intersect.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: defparamdescription: The 'defparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_defparam.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: distdescription: The 'dist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_dist.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: protecteddescription: The 'protected' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_protected.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: assertdescription: The 'assert' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assert.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: xnordescription: The 'xnor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xnor.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: disabledescription: The 'disable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_disable.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: trandescription: The 'tran' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tran.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: typedefdescription: The 'typedef' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_typedef.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: weak1description: The 'weak1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_weak1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: showcancelleddescription: The 'showcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_showcancelled.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: ignore_binsdescription: The 'ignore_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ignore_bins.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tabledescription: The 'table' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_table.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: rcmosdescription: The 'rcmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rcmos.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: outputdescription: The 'output' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_output.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: forkdescription: The 'fork' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_fork.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: inputdescription: The 'input' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_input.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: rtranif0description: The 'rtranif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rtranif0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: packeddescription: The 'packed' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_packed.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: prioritydescription: The 'priority' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_priority.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: expectdescription: The 'expect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_expect.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: breakdescription: The 'break' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_break.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: globaldescription: The 'global' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_global.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: propertydescription: The 'property' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_property.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: s_until_withdescription: The 's_until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until_with.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: bufif0description: The 'bufif0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: implementsdescription: The 'implements' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_implements.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tranif1description: The 'tranif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tranif1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: bufif1description: The 'bufif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_bufif1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: highz1description: The 'highz1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: beforedescription: The 'before' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_before.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: uniondescription: The 'union' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_union.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: staticdescription: The 'static' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_static.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: finaldescription: The 'final' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_final.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: until_withdescription: The 'until_with' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_until_with.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: checkerdescription: The 'checker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_checker.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endcheckerdescription: The 'endchecker' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endchecker.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: localparamdescription: The 'localparam' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_localparam.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: typedescription: The 'type' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_type.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: edgedescription: The 'edge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_edge.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: s_untildescription: The 's_until' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_s_until.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: untypeddescription: The 'untyped' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_untyped.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: integerdescription: The 'integer' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_integer.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: eventuallydescription: The 'eventually' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_eventually.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: xordescription: The 'xor' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_xor.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: localdescription: The 'local' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_local.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: noshowcancelleddescription: The 'noshowcancelled' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_noshowcancelled.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: ifdescription: The 'if' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_if.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: mediumdescription: The 'medium' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_medium.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: wanddescription: The 'wand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wand.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: illegal_binsdescription: The 'illegal_bins' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_illegal_bins.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: always_latchdescription: The 'always_latch' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_always_latch.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: rnmosdescription: The 'rnmos' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_rnmos.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: exportdescription: The 'export' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_export.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: vardescription: The 'var' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_var.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: liblistdescription: The 'liblist' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_liblist.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tridescription: The 'tri' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: releasedescription: The 'release' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_release.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: logicdescription: The 'logic' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_logic.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tri1description: The 'tri1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: notif1description: The 'notif1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_notif1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: randsequencedescription: The 'randsequence' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randsequence.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: enddescription: The 'end' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_end.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: joindescription: The 'join' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_join.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: inoutdescription: The 'inout' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_inout.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: scalareddescription: The 'scalared' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_scalared.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: virtualdescription: The 'virtual' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_virtual.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: intdescription: The 'int' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_int.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: longintdescription: The 'longint' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_longint.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: matchesdescription: The 'matches' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_matches.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: assigndescription: The 'assign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_assign.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endspecifydescription: The 'endspecify' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endspecify.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endpropertydescription: The 'endproperty' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endproperty.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: wildcarddescription: The 'wildcard' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_wildcard.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: sync_reject_ondescription: The 'sync_reject_on' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_sync_reject_on.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tri0description: The 'tri0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tri0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: bytedescription: The 'byte' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_byte.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endtabledescription: The 'endtable' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtable.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: posedgedescription: The 'posedge' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_posedge.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: supply0description: The 'supply0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: interconnectdescription: The 'interconnect' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_interconnect.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: casezdescription: The 'casez' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_casez.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: letdescription: The 'let' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_let.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pulldowndescription: The 'pulldown' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulldown.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: aliasdescription: The 'alias' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_alias.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: supply1description: The 'supply1' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_supply1.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: highz0description: The 'highz0' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_highz0.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: ifnonedescription: The 'ifnone' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_ifnone.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: begindescription: The 'begin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_begin.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: forcedescription: The 'force' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_force.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: vectoreddescription: The 'vectored' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_vectored.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: contextdescription: The 'context' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_context.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: modportdescription: The 'modport' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_modport.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: defaultdescription: The 'default' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_default.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endtaskdescription: The 'endtask' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endtask.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: withindescription: The 'within' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_within.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: forkjoindescription: The 'forkjoin' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_forkjoin.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: primitivedescription: The 'primitive' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_primitive.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: randcasedescription: The 'randcase' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_randcase.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: taggeddescription: The 'tagged' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_tagged.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: continuedescription: The 'continue' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_continue.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: deassigndescription: The 'deassign' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_deassign.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: trianddescription: The 'triand' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_triand.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: structdescription: The 'struct' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_struct.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: pulsestyle_oneventdescription: The 'pulsestyle_onevent' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_pulsestyle_onevent.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: returndescription: The 'return' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_return.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: smalldescription: The 'small' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_small.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: iffdescription: The 'iff' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_iff.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: elsedescription: The 'else' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_else.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: triordescription: The 'trior' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_trior.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endconfigdescription: The 'endconfig' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endconfig.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: regdescription: The 'reg' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_reg.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endinterfacedescription: The 'endinterface' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endinterface.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: endprogramdescription: The 'endprogram' keyword should be reservedshould_fail: 1tags: 5.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword_endprogram.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: system-functionsdescription: Calling system functionsshould_fail: 0tags: 5.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv' to AST representation.Generating RTLIL representation for module `\systemfn'.hello worldSuccessfully finished Verilog frontend.
name: system-functionsdescription: Calling system functionsshould_fail: 0tags: 5.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: include-directivedescription: Include empty fileshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv:8:10: error: could not find or open include file`include "/dev/null" ^
name: pragma-directivedescription: Try to set a pragmashould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:9:9: error: expected member`pragma protect ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:11:9: error: expected member`pragma protect end ^~~~~~~
name: preproc_test_2description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7:10: error: could not find or open include file`include "foo.svh" ^
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:25: error: numeric literals must not start with a leading underscoreparameter int foo = 32'H_7f_FF_; ^
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:27: error: unknown macro or compiler directive '`DIGITS'parameter int foo = 32 'o `DIGITS; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34: error: expected vector literal digitsparameter int foo = 32 'o `DIGITS; ^
name: pragma-directivedescription: Try to set a pragmashould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']incdirs: []top_module: rc: 0
name: desc_test_3description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv
name: desc_test_6description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv
name: desc_test_2description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv
name: desc_test_13description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']incdirs: []top_module: rc: 10%Error: Internal Error: ../V3LinkLevel.cpp:93: No module found to process%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv
name: desc_test_7description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv
name: desc_test_17description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv
name: desc_test_4description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv
name: desc_test_16description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv
name: desc_test_10description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv
name: desc_test_8description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv
name: desc_test_12description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv
name: desc_test_11description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv
name: desc_test_1description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv
name: desc_test_9description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv
name: desc_test_0description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv
name: desc_test_5description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']incdirs: []top_module: rc: 10%Error: No top level module found%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv
name: number_test_12description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bz' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv
name: number_test_23description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv
name: number_test_2description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv
name: number_test_72description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv
name: number_test_66description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv
name: number_test_47description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv
name: number_test_69description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv
name: number_test_1description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv
name: number_test_3description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv
name: number_test_38description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv
name: number_test_25description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv
name: number_test_76description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv
name: number_test_56description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv
name: number_test_36description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv
name: number_test_27description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv
name: number_test_57description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv
name: number_test_73description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv
name: number_test_21description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv
name: number_test_4description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv
name: number_test_65description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv
name: number_test_50description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv
name: number_test_62description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv
name: number_test_13description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bxxxx' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv
name: number_test_9description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h1' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv
name: number_test_0description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv
name: number_test_20description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv
name: number_test_10description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv
name: number_test_45description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv
name: number_test_19description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv
name: number_test_48description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv
name: number_test_31description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv
name: number_test_34description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'shf' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bzzzz' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv
name: resetall-directivedescription: Check for the resetall directiveshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv:8: Unimplemented compiler directive or undefined macro `resetall.
name: resetall-directivedescription: Check for the resetall directiveshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unconnected-drivedescription: Unconnected drive keywordsshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv::12 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: celldefinedescription: Celldefine checkshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv::10 error in parsing: (syntax error, unexpected vENDMODULE)endmodule
name: debug-linedescription: Debugging compiler directivesshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv::10 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: debug-directivesdescription: Debugging compiler directivesshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }ERROR (3)::PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv::9 __FILE__ define cannot be found initial $display("At %s @ %d\n", `__FILE__, `__LINE__);Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/verilog_flex.l]load_define::729
name: timescale-directivedescription: Set timescaleshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: define-directivedescription: Define and undef checksshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }ERROR (3)::PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv::22 undefineall define cannot be found`undefineallAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/verilog_flex.l]load_define::729
name: default-nettypedescription: Default nettype checkshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: include-directivedescription: Include empty fileshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }WARNING (3)::ARG_ERROR /dev/null::1 File (/dev/null) has an unsupported extension (), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: pragma-directivedescription: Try to set a pragmashould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: begin-keywordsdescription: Begin keywords checkshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: desc_test_3description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_6description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_2description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_13description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)package foo_pkg;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_7description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_17description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_4description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_16description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_10description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_8description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_12description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_11description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_1description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_9description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_0description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_5description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_15description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv::12 error in parsing: (syntax error, unexpected vENDMODULE)endmoduleERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_18description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_14description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)package foo_pkg;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_8description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_10description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_11description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_7description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_3description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_4description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_0description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_1description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_2description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }ERROR (3)::ARG_ERROR cannot open file: foo.svhAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_util.cpp]open_file::121
name: preproc_test_6description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_5description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_13description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_12description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_9description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_16description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'Sb0000;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_37description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_30description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'Sd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_68description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'Sh7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_12description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'bz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_23description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'b`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_2description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = '0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_72description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hZZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_66description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'h 7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_47description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'o 7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_69description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_1description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_3description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = '1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_38description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'd `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_25description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'd 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_76description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_56description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_36description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_27description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'D1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_57description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_73description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_21description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16 'b `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_4description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'b0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_65description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hFEEDFACE;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_50description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_62description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'H7fFF;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_13description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'bxxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_9description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'b1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_0description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter foo = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_20description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS(bar, baz);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_10description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'bx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_45description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o7_7_7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_19description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_48description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'so7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_31description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_34description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'H_7f_FF_;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'o `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'h 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hdeadbeef;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_49description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'So7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'B0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16 'b `DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hXX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'o`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'sb1111;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'sd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'h `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'sh7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'o 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'd`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'h`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oXX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'O7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'o0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'b0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1 'b x;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx_;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'h0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1 'b 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'bzzzz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'd 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oZZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx__;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'b 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'ozz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hzz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'd0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: resetall-directivedescription: Check for the resetall directiveshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']incdirs: []top_module: rc: 0
name: preproc_test_8description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_10description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_11description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_7description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_3description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:7: warning: macro EXPAND_TO_STRING undefined (and assumed null) at this point.No top level modules, and no -s option.Segmentation fault (core dumped)
name: preproc_test_4description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_0description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_1description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_2description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:8: Include file foo.svh not foundNo top level modules, and no -s option.
name: preproc_test_6description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: preproc_test_5description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax errorI give up.
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_49description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax errorI give up.
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro WIDTH undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax errorI give up.
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax errorI give up.
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro WIDTH undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax errorI give up.
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro WIDTH undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax errorI give up.
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax errorI give up.
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax errorI give up.
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax errorI give up.
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax errorI give up.
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax errorI give up.
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax errorI give up.
name: resetall-directivedescription: Check for the resetall directiveshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: resetall, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv:8:10CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: unconnected-drivedescription: Unconnected drive keywordsshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: unconnected_drive, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:9:19CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: celldefinedescription: Celldefine checkshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: celldefine, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv:8:12CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: debug-linedescription: Debugging compiler directivesshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: line, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv:9:8CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: pragma-directivedescription: Try to set a pragmashould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: pragma, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:9:8CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: begin-keywordsdescription: Begin keywords checkshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: begin_keywords, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv:8:16CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: preproc_test_3description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: bad beginning of include arg: '`', at /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:7:11CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: preproc_test_2description: Testshould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Could not find file "foo.svh", included from "/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv", at /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7:19CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: pragma-directivedescription: Try to set a pragmashould_fail: 0tags: 5.6.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:25: error: numeric literals must not start with a leading underscoreparameter int foo = 32'H_7f_FF_; ^
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:27: error: unknown macro or compiler directive '`DIGITS'parameter int foo = 32 'o `DIGITS; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34: error: expected vector literal digitsparameter int foo = 32 'o `DIGITS; ^
name: number_test_12description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bz' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv
name: number_test_23description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv
name: number_test_2description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv
name: number_test_72description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv
name: number_test_66description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv
name: number_test_47description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv
name: number_test_69description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv
name: number_test_1description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv
name: number_test_3description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv
name: number_test_38description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv
name: number_test_25description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv
name: number_test_76description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv
name: number_test_56description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv
name: number_test_36description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv
name: number_test_27description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv
name: number_test_57description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv
name: number_test_73description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv
name: number_test_21description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv
name: number_test_4description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv
name: number_test_65description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv
name: number_test_50description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv
name: number_test_62description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv
name: number_test_13description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bxxxx' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv
name: number_test_9description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h1' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv
name: number_test_0description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv
name: number_test_20description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv
name: number_test_10description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv
name: number_test_45description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv
name: number_test_19description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv
name: number_test_48description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv
name: number_test_31description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv
name: number_test_34description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'shf' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bzzzz' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv
name: integers-left-padding-bitdescription: Automatic left padding of literal numbers using single-bit valueshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv:11: syntax error, unexpected $undefined
name: integers-underscoresdescription: Automatic left padding of literal numbers using single-bit valueshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: integers-left-paddingdescription: Automatic left padding of literal constant numbersshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv' to AST representation.Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:14)Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:15)Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:18)Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: integers-unsized-illegaldescription: Integer literal constantsshould_fail: 1tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [31:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = 4af; // is illegal (hexadecimal format requires 'h)ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-sizeddescription: Integer literal constantsshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [3:0] a;
name: integers-tokendescription: Testing the integer variable typeshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: integers-sized-illegaldescription: Integer literal constantsshould_fail: 1tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [7:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = 8'd-6;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-left-padding-bitdescription: Automatic left padding of literal numbers using single-bit valueshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [15:0] a, b, c, d;
name: integers-underscoresdescription: Automatic left padding of literal numbers using single-bit valueshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [31:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') c = 32 'h 12ab_f001; // 32-bit hexadecimal numberERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-left-paddingdescription: Automatic left padding of literal constant numbersshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [11:0] a, b, c, d;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = 'h x; // yields xxxERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-unsizeddescription: Integer literal constantsashould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [31:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv::12 error in parsing: (syntax error, unexpected vNUMBER, expecting ';') a = 'h 837FF; // is a hexadecimal numberERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-signeddescription: Integer literal constantsshould_fail: 0tags: 5.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [7:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = -8'd 6; // this defines the two's-complement of 6,ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_16description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'Sb0000;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_37description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_30description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'Sd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_68description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'Sh7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_12description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'bz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_23description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'b`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_2description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = '0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_72description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hZZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_66description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'h 7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_47description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'o 7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_69description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_1description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_3description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = '1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_38description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'd `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_25description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'd 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_76description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_56description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_36description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_27description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'D1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_57description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_73description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_21description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16 'b `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_4description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'b0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_65description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hFEEDFACE;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_50description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_62description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'H7fFF;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_13description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'bxxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_9description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'b1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_0description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter foo = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_20description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS(bar, baz);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_10description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'bx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_45description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o7_7_7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_19description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_48description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'so7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_31description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_34description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'H_7f_FF_;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'o `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'h 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hdeadbeef;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_49description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'So7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'B0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16 'b `DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hXX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'o`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'sb1111;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'sd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'h `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'sh7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'o 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'd`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'h`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oXX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'O7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'o0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'b0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1 'b x;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx_;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'h0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1 'b 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'bzzzz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'd 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oZZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx__;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'b 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'ozz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hzz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'd0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:25: error: numeric literals must not start with a leading underscoreparameter int foo = 32'H_7f_FF_; ^
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:27: error: unknown macro or compiler directive '`DIGITS'parameter int foo = 32 'o `DIGITS; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34: error: expected vector literal digitsparameter int foo = 32 'o `DIGITS; ^
name: real-constantsdescription: Examples of real literal constantsshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']incdirs: []top_module: rc: 0%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:11: Implicit conversion of real to integer%Warning-REALCVT: Use "/* verilator lint_off REALCVT */" and lint_on around source to disable this message.%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:12: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:13: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:14: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:15: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:16: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:17: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:18: Implicit conversion of real to integer%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:19: Implicit conversion of real to integer
name: number_test_12description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bz' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv
name: number_test_23description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv
name: number_test_2description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv
name: number_test_72description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv
name: number_test_66description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv
name: number_test_47description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv
name: number_test_69description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv
name: number_test_1description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv
name: number_test_3description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv
name: number_test_38description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv
name: number_test_25description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv
name: number_test_76description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv
name: number_test_56description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv
name: number_test_36description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv
name: number_test_27description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv
name: number_test_57description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv
name: number_test_73description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv
name: number_test_21description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv
name: number_test_4description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv
name: number_test_65description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv
name: number_test_50description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv
name: number_test_62description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv
name: number_test_13description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bxxxx' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv
name: number_test_9description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h1' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv
name: number_test_0description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv
name: number_test_20description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv
name: number_test_10description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv
name: number_test_45description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv
name: number_test_19description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv
name: number_test_48description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv
name: number_test_31description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv
name: number_test_34description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'shf' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `WIDTH%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: Define or directive not defined: `DIGITS%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: 10%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bzzzz' generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: Define or directive not defined: `DIGITS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected '(', expecting ';'%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv
name: real-constantsdescription: Examples of real literal constantsshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv' to AST representation.Generating RTLIL representation for module `\top'.Warning: converting real value 1.200000e+00 to binary 1 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:11.Warning: converting real value 1.000000e-01 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:12.Warning: converting real value 2.394263e+03 to binary 2394 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:13.Warning: converting real value 1.200000e+12 to binary 1704124416 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:14.Warning: converting real value 1.300000e-02 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:15.Warning: converting real value 1.000000e-01 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:16.Warning: converting real value 2.300000e+11 to binary 32'10001101000100010111110000000000 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:17.Warning: converting real value 2.900000e-01 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:18.Warning: converting real value 2.361238e-10 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:19.Successfully finished Verilog frontend.
name: real-constants-illegaldescription: Examples of real literal constantsshould_fail: 1tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11: syntax error, unexpected '.'
name: real-tokendescription: Testing the real variable typeshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv:8: syntax error, unexpected TOK_REAL
name: real-constantsdescription: Examples of real literal constantsshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [31:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv::11 error in parsing: (syntax error, unexpected '.', expecting ';') a = 1.2;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: real-constants-illegaldescription: Examples of real literal constantsshould_fail: 1tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [31:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv::11 error in parsing: (syntax error, unexpected '.') a = .12;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: real-tokendescription: Testing the real variable typeshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') real a;
name: number_test_16description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'Sb0000;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_37description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_30description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'Sd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_68description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'Sh7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_12description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'bz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_23description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'b`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_2description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = '0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_72description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hZZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_66description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'h 7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_47description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'o 7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_69description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_1description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_3description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = '1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_38description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'd `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_25description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'd 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_76description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_56description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_36description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_27description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'D1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_57description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_73description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_21description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16 'b `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_4description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'b0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_65description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hFEEDFACE;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_50description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_62description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'H7fFF;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_13description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'bxxxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_9description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'b1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_0description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter foo = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_20description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS(bar, baz);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_10description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'bx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_45description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o7_7_7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_19description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_48description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'so7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_31description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_34description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'H_7f_FF_;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'o `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'h 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hdeadbeef;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_49description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'So7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'B0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16 'b `DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hXX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'o`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'sb1111;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'sd1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'h `DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'sh7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'o 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'd`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = `WIDTH'h`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oXX;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'O7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'o0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1'b0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o7;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'o`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1 'b x;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx_;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 16'b`DIGITS;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'h0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 1 'b 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'h`DIGITS();ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 4'bzzzz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32 'd 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'oZZ;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'dx__;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'b 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'ozz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'hzz;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 'd0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)parameter int foo = 32'd`DIGITS(bar);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: real-constantsdescription: Examples of real literal constantsshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']incdirs: []top_module: rc: 0
name: number_test_55description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax errorI give up.
name: number_test_60description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_64description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_49description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_26description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_7description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_22description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax errorI give up.
name: number_test_70description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_58description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro WIDTH undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax errorI give up.
name: number_test_15description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_29description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_74description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax errorI give up.
name: number_test_67description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_43description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_41description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro WIDTH undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax errorI give up.
name: number_test_61description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_77description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro WIDTH undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax errorI give up.
name: number_test_51description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_39description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax errorI give up.
name: number_test_46description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_42description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_6description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_44description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_54description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax errorI give up.
name: number_test_18description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax errorI give up.
name: number_test_11description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_32description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_17description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax errorI give up.
name: number_test_59description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_8description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_35description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_75description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax errorI give up.
name: number_test_14description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_28description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_53description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_33description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_5description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_52description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_71description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_24description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_40description: Testshould_fail: 0tags: 5.6.4 5.7.1 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: warning: macro DIGITS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax errorI give up.
name: real-constantsdescription: Examples of real literal constantsshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']incdirs: []top_module: rc: 0module top; reg [31:0] a; initial begin ; a = 1.2; a = 0.1; a = 2394.26331; a = 1.2E12; a = 1.30e-2; a = 0.1e-0; a = 23E10; a = 29E-2; a = 236.123_763_e-12; endendmodule
name: real-constants-illegaldescription: Examples of real literal constantsshould_fail: 1tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '.' (Sym_dot) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: real-tokendescription: Testing the real variable typeshould_fail: 0tags: 5.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']incdirs: []top_module: rc: 0module top; real a;endmodule
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:14:9: error: language feature not yet supported a = 1fs; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:15:9: error: language feature not yet supported a = 1ps; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:16:9: error: language feature not yet supported a = 1ns; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:17:9: error: language feature not yet supported a = 1us; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:18:9: error: language feature not yet supported a = 1ms; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:19:9: error: language feature not yet supported a = 1s; ^~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:22:9: error: language feature not yet supported a = 2.1ms; ^~~~~
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 0
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:14: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:15: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:16: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:17: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:18: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:19: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:22: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER%Error: Exiting due to 7 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:11: syntax error, unexpected ';', expecting '(' or '['
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::11 Unsuported token time a; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::11 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') time a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = 1fs;
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:24: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:24: error: invalid module item.
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'fs' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:14:10.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: time-literalsdescription: Examples of time literalsshould_fail: 0tags: 5.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: string-word-assignmentdescription: String assignment testsshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:8:22: error: value of type ''bit'[23:0]' cannot be assigned to type 'unpacked array [24:0] of 'bit'' bit a[8 * 3 : 0] = "hi0"; ^ ~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9:22: error: value of type ''bit'[23:0]' cannot be assigned to type 'unpacked array [3:0] of 'byte'' byte b[3 : 0] = "hi2"; ^ ~~~~~
name: string-broken-linedescription: Basic broken line string exampleshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv' to AST representation.broken \Generating RTLIL representation for module `\top'. lineSuccessfully finished Verilog frontend.
name: string-assignmentdescription: String assignment testsshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') byte a;
name: string-word-assignmentdescription: String assignment testsshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(') bit a[8 * 3 : 0] = "hi0";PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(') byte b[3 : 0] = "hi2";
name: string-basicdescription: Basic string exampleshould_fail: 0tags: 5.9 5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: string-broken-linedescription: Basic broken line string exampleshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: string-word-assignmentdescription: String assignment testsshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:8: error: Cannot assign to array a. Did you forget a word index?/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9: error: Cannot assign to array b. Did you forget a word index?Elaboration failed
name: string-broken-linedescription: Basic broken line string exampleshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:10: Missing close quote of string./home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:11: Missing close quote of string.I give up.
name: string-assignmentdescription: String assignment testsshould_fail: 0tags: 5.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']incdirs: []top_module: rc: 0module top; reg [7:0] a; reg [7:0] b; reg [7:0] c; initial begin ; a = "a"; b = "b"; c = "c"; endendmodule
name: string-special-charsdescription: Special characters in stringsshould_fail: 0tags: 5.9.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']incdirs: []top_module: rc: 0
name: string-special-charsdescription: Special characters in stringsshould_fail: 0tags: 5.9.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']incdirs: []top_module: rc: 0
name: string-special-charsdescription: Special characters in stringsshould_fail: 0tags: 5.9.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']incdirs: []top_module: rc: 0
name: string-special-charsdescription: Special characters in stringsshould_fail: 0tags: 5.9.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv' to AST representation.Generating RTLIL representation for module `\top'.newline tab backslash \quote "vertical tab vform feed fbell aoctal Shex x12Successfully finished Verilog frontend.
name: string-special-charsdescription: Special characters in stringsshould_fail: 0tags: 5.9.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv::13 error in parsing: (syntax error, unexpected vNUMBER, expecting ')') $display("quote \"");ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: string-special-charsdescription: Special characters in stringsshould_fail: 0tags: 5.9.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']incdirs: []top_module: rc: 0
name: structure-replicationdescription: Structure replication assignment testsshould_fail: 0tags: 5.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:9: Unsupported: Unpacked array in packed struct/union%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv
name: structure-arraysdescription: Structure array assignment testsshould_fail: 0tags: 5.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']incdirs: []top_module: rc: 0%Warning-UNPACKED: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv:8: Unsupported: Unpacked struct/union%Warning-UNPACKED: Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
name: structuredescription: Structure assignment testsshould_fail: 0tags: 5.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:18: syntax error, unexpected int, expecting FLOATING-POINT NUMBER or IDENTIFIER or INTEGER NUMBER or default%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:20: syntax error, unexpected ':', expecting "'{"%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv
name: structure-arrays-illegaldescription: Structure array assignment testsshould_fail: 1tags: 5.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']incdirs: []top_module: rc: 10%Warning-UNPACKED: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:8: Unsupported: Unpacked struct/union%Warning-UNPACKED: Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:14: Assignment pattern with too many elements%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv
name: arrays-key-indexdescription: Basic arrays testshould_fail: 0tags: 5.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef int triple [1:3];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') triple b = '{1:1, default:0};
name: arrays-replicationdescription: Basic arrays testshould_fail: 0tags: 5.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(') int n[1:2][1:6] = '{2{'{3{4, 5}}}};
name: arraysdescription: Basic arrays testshould_fail: 0tags: 5.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(') int n[1:2][1:3] = '{'{0,1,2},'{3{4}}};
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 0
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 0
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: 0
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 0
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 0
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 0
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: 0
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 0
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 0
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 10%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:13: Unsupported: Multiple top level modules: topb and topa%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:13: Fix, or use --top-module option to select which you want.%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:17: Unsupported: Multiple top level modules: topc and topb%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:17: Fix, or use --top-module option to select which you want.%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: 0
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 0
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv' to AST representation.Generating RTLIL representation for module `\topa'.Generating RTLIL representation for module `\topb'.Generating RTLIL representation for module `\topc'.Successfully finished Verilog frontend.
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(') bit b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv::15 error in parsing: (syntax error, unexpected '(') (* full_case, parallel_case *)ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#') logic [7:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv::14 error in parsing: (syntax error, unexpected '*') a = b + (* mode = "cla" *) c;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv::8 error in parsing: (syntax error, unexpected '(', expecting vMODULE or preDEFAULT_NETTYPE)(* optimize_power *)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv::9 error in parsing: (syntax error, unexpected '(') (* fsm_state *) logic [7:0] a;
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv::9 error in parsing: (syntax error, unexpected ',', expecting '(') bit a, b, c, d;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv::12 error in parsing: (syntax error, unexpected '*') a = b ? (* no_glitch *) c : d;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 0
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 0
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: 0
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 0
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0module top; wire [1:0] a; reg b; initial begin ; (* full_case, parallel_case *) case (a) 2'b00: b = 0; 2'b01, 2'b10: b = 1; default: b = 0; endcase (* full_case = 1 *) (* parallel_case = 1 *) case (a) 2'b00: b = 0; 2'b01, 2'b10: b = 1; default: b = 0; endcase (* full_case, parallel_case = 0 *) case (a) 2'b00: b = 0; 2'b01, 2'b10: b = 1; default: b = 0; endcase endendmodule
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(*' (Sym_paren_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv:14:13.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(*' (Sym_paren_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:8:1.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(*' (Sym_paren_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv:12:13.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: attributes-casedescription: Assing attributes to a case statementshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: attributes-operatordescription: Assing attributes to an operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: attributes-moduledescription: Assing attributes to a moduleshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: attributes-variabledescription: Assing attributes to a variableshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: attributes-conditionaldescription: Assing attributes to a conditional operatorshould_fail: 0tags: 5.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:11:37: error: invalid member access for type 'string' $display("length check: %d\n", a.len()); ~^~~~
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11:39: error: invalid member access for type 'unpacked array [3] of ''reg'[7:0]'' $display ("Array size %d\n", array.size()); ~~~~~^~~~~
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 0
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 0
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:11: Unsupported: Member call on non-enum object 'VARREF 'a'' which is a 'BASICDTYPE 'string''%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11: Unknown built-in array method 'VARREF 'array''%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:8: syntax error, unexpected '=', expecting '(' or '['
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Can't resolve function name `\array.size' at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11.
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(') string a = "test";PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv::11 error in parsing: (syntax error, unexpected ')') $display("length check: %d\n", a.len());ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv::8 error in parsing: (syntax error, unexpected ']') reg [7:0] array [3];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv::11 error in parsing: (syntax error, unexpected ')') $display ("Array size %d\n", array.size());ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 0
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11: error: No function named `array.size' found in this context (top).1 error(s) during elaboration.
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:11:41.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11:44.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: builtin-methods-stringdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: builtin-methods-arraysdescription: Check if built-in methods can be calledshould_fail: 0tags: 5.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7:1: error: language feature not yet supportedclass Foo;^~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:9: error: expected identifierfunction new (integer size); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:10: error: expected statementfunction new (integer size); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:27: error: expected declaratorfunction new (integer size); ^
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7:1: error: language feature not yet supportedclass event_calendar;^~~~~~~~~~~~~~~~~~~~~
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7:1: error: language feature not yet supportedclass pp_as_class_item;^~~~~~~~~~~~~~~~~~~~~~~
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7:1: error: language feature not yet supportedclass Foo extends Base implements Pkg::Bar, Baz; endclass^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:1: error: language feature not yet supportedclass Foo #(int N=1, int P=2) extends Bar #(x,y,z);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:1: error: language feature not yet supportedclass Foo #(IFType=virtual x_if);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:1: error: language feature not yet supportedclass Foo #(int N, int P);^~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7:1: error: language feature not yet supportedclass Driver;^~~~~~~~~~~~~
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7:1: error: language feature not yet supportedclass macros_as_class_item;^~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils' `uvm_object_utils(stress_seq) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9:2: error: unknown macro or compiler directive '`uvm_object_registry' `uvm_object_registry(myclass, "class_name") ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10:2: error: unknown macro or compiler directive '`uvm_sweets' `uvm_sweets(dessert) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11:2: error: unknown macro or compiler directive '`non_uvm_macro' `non_uvm_macro(apple, `banana, "cherry") ^
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7:1: error: language feature not yet supportedclass Driver;^~~~~~~~~~~~~
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7:1: error: language feature not yet supportedvirtual class Foo; endclass^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7:1: error: language feature not yet supportedclass macros_as_class_item;^~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:2: error: unknown macro or compiler directive '`moobar' `moobar(,) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9:2: error: unknown macro or compiler directive '`zoobar' `zoobar( , ) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10:2: error: unknown macro or compiler directive '`zootar' `zootar(12,) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11:2: error: unknown macro or compiler directive '`zoojar' `zoojar(,34) ^
name: class_test_31description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7:15: error: forward typedef 'myclass_fwd' does not resolve to a data typetypedef class myclass_fwd; ^
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:1: error: language feature not yet supportedclass Foo #(T=int);^~~~~~~~~~~~~~~~~~~
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7:1: error: language feature not yet supportedclass Foo extends Package::Bar; endclass^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7:1: error: language feature not yet supportedclass zzxx;^~~~~~~~~~~
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:1: error: language feature not yet supportedclass Foo #(type IFType=virtual x_if);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7:1: error: language feature not yet supportedclass foo;^~~~~~~~~~
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected ')', expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: Define or directive not defined: `uvm_object_utils%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9: Define or directive not defined: `uvm_object_registry%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10: Define or directive not defined: `uvm_sweets%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `non_uvm_macro%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `banana%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv
name: class_test_20description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: Define or directive not defined: `moobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9: Define or directive not defined: `zoobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10: Define or directive not defined: `zootar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11: Define or directive not defined: `zoojar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv
name: class_test_31description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error, unexpected '#', expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv
name: class_test_0description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv
name: class_test_23description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv
name: class_test_64description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv
name: class_test_24description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv
name: class_test_43description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: Define or directive not defined: `uvm_object_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: Define or directive not defined: `uvm_field_enum%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12: Define or directive not defined: `uvm_object_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv
name: class_test_10description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected ')', expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv
name: class_test_58description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv
name: class_test_42description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: Define or directive not defined: `uvm_object_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9: Define or directive not defined: `uvm_object_utils%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10: Define or directive not defined: `uvm_object_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv
name: class_test_25description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv
name: class_test_53description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv
name: class_test_3description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv
name: class_test_28description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv
name: class_test_6description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv
name: class_test_49description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: Perhaps 'glb' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv
name: class_test_50description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv
name: class_test_66description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv
name: class_test_52description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv
name: class_test_18description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv
name: class_test_13description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected type, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv
name: class_test_44description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: Define or directive not defined: `uvm_field_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10: Define or directive not defined: `uvm_field_real%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11: Define or directive not defined: `uvm_field_enum%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12: Define or directive not defined: `uvm_field_object%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13: Define or directive not defined: `uvm_field_event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14: Define or directive not defined: `uvm_field_string%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15: Define or directive not defined: `uvm_field_array_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16: Define or directive not defined: `uvm_field_sarray_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17: Define or directive not defined: `uvm_field_aa_int_string%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18: Define or directive not defined: `uvm_field_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 14 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv
name: class_test_8description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv
name: class_test_21description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: Define or directive not defined: `moobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: Define or directive not defined: `zoobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: Define or directive not defined: `zootar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv
name: class_test_22description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv
name: class_test_19description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv
name: class_test_47description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8: Define or directive not defined: `uvm_new_func%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9: Define or directive not defined: `uvm_new_func2%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10: Define or directive not defined: `uvm_new_func3%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv
name: class_test_26description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv
name: class_test_2description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv
name: class_test_9description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv
name: class_test_15description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv
name: class_test_46description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: Define or directive not defined: `uvm_component_utils%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9: Define or directive not defined: `uvm_component_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10: Define or directive not defined: `uvm_field_object%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11: Define or directive not defined: `uvm_field_event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12: Define or directive not defined: `uvm_field_string%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13: Define or directive not defined: `uvm_component_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 9 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv
name: class_test_37description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv
name: class_test_45description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: Define or directive not defined: `uvm_object_param_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10: Define or directive not defined: `uvm_field_real%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11: Define or directive not defined: `uvm_field_enum%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12: Define or directive not defined: `uvm_object_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv
name: class_test_1description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv
name: class_test_5description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv
name: class_test_57description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv
name: class_test_35description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:10: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv
name: class_test_67description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv
name: class_test_27description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: Define or directive not defined: `uvm_object_registry%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class event_calendar;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Base implements Pkg::Bar, Baz; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N=1, int P=2) extends Bar #(x,y,z);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(IFType=virtual x_if);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N, int P);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Driver;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Driver;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_20description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(.v1(x),.v2(y)); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)virtual class Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_31description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef class myclass_fwd;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(T=int);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(type IFType=virtual x_if);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class foo;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_0description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class semicolon_classy; ; ;;; ; ; ;endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_23description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_64description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_24description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Bar, Blah, Baz; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_43description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_10description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N, P);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_58description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class fields_with_modifiers;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_42description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_25description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Package::Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_53description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class param_types_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_3description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class automatic Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_28description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Base implements Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_6description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_49description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class params_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_50description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class params_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_66description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_52description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class how_wide #(type DT=int) extends uvm_sequence_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_18description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(type IFType=virtual interface x_if);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_13description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int W=8, type Int=int) extends Bar #(x,y,z);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_44description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_8description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Bar #(x,y,z); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_21description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(x,y,z); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzxy;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_22description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(.v1(x),.v2(y)); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_19description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(x,y,z); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_47description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_id_as_call;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_26description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Bar#(N); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_2description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class static Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzyyy;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_9description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_15description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(type KeyType=int, Int=int);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_46description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_37description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)virtual class foo extends bar;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_45description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_1description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_5description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)virtual class automatic Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_57description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class fields_with_modifiers;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_35description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_67description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_27description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Package::Bar#(1, 2); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class how_wide;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 6/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: error: invalid class item.
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: error: Error in task/function port item after port name analysis_port./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax errorI give up.
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: warning: macro moobar undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: warning: macro zoobar undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: warning: macro zootar undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: syntax errorI give up.
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: error: Error in task/function port item after port name dbg_pkg./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax errorI give up.
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: 6/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Error in task/function port item after port name dbg_pkg./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Syntax error in task/function port declaration./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax errorI give up.
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:19.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '[*' (Sym_brack_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:19CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_20description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:9CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:18.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_0description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_23description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_64description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_24description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_43description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8:25CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_10description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_58description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_42description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8:25CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_25description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_53description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8:20.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_3description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_28description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_6description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_49description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_50description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_66description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_52description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'DT' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_18description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7:18.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_13description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'W' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_44description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_field_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8:24CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_8description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_21description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8:9CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_22description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_19description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_47description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_new_func, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8:15CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_26description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_2description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_9description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_15description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'KeyType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7:18.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_46description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_component_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8:22CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_37description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_45description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_param_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8:31CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_1description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_5description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_57description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_35description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_67description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_27description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_registry, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:22CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: typedefdescription: A module testing typedef supportshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16:9: error: expected identifier typedef wire wire_t; ^../../home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16:10: error: expected data type (implicit type name not allowed) typedef wire wire_t; ^../../home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:18:2: error: 'wire_t' is not a type wire_t a; ^~~~~~
name: typedef_test_15description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:8:9: error: expected data type (implicit type name not allowed) [4:0] some_member; ^
name: typedef_test_12description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7:9: error: use of undeclared identifier 'data_t'typedef data_t my_array_t [bit[31:0]]; ^~~~~~
name: typedef_test_26description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv:11:12: error: expression width of 4 does not exactly match declared enum type width of 32 Global = 4'h1, ^~~~
name: typedef_test_27description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv:8:12: error: expression width of 4 does not exactly match declared enum type width of 32 Global = 4'h2, ^~~~
name: typedef_test_19description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv:8:12: error: expression width of 4 does not exactly match declared enum type width of 1 Global = 4'h2, ^~~~
name: typedef_test_0description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv:7:9: error: forward typedef 'i_am_a_type_really' does not resolve to a data typetypedef i_am_a_type_really; ^
name: typedef_test_11description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7:9: error: use of undeclared identifier 'data_t'typedef data_t my_array_t [bit]; ^~~~~~
name: typedef_test_17description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:3: error: unknown class or package 'apkg' apkg::type_member #(N, M) [P:0] some_member; ^~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:28: error: expected declarator apkg::type_member #(N, M) [P:0] some_member; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:30: error: use of undeclared identifier 'P' apkg::type_member #(N, M) [P:0] some_member; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:35: error: expected data type (implicit type name not allowed) apkg::type_member #(N, M) [P:0] some_member; ^
name: typedef_test_22description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv:7:14: error: use of undeclared identifier 'uvec8_t'typedef enum uvec8_t { ^~~~~~~
name: typedef_test_21description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv:7:14: error: invalid enum base type ''bit'[3:0][7:0]' (must be a single dimensional integer type)typedef enum bit[3:0][7:0] { ^
name: typedef_test_24description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']incdirs: []top_module: rc: 10%Warning-UNPACKED: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv:7: Unsupported: Unpacked struct/union%Warning-UNPACKED: Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv
name: typedef_test_23description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: syntax error, unexpected ::, expecting '{'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: Perhaps 'yourpkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: Exiting due to 2 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv
name: typedef_test_1description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv
name: typedef_test_18description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:9: Unsupported: Unpacked array in packed struct/union%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv
name: typedef_test_25description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:8: Can't find definition of variable: A%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:9: Can't find definition of variable: D%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:11: Can't find definition of variable: E%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:13: Can't find definition of variable: M%Error: Exiting due to 4 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv
name: typedef_test_2description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv
name: typedef_test_20description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv
name: typedef_test_19description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv
name: typedef_test_0description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']incdirs: []top_module: rc: 10%Error: Duplicate declaration of cell: $unit%Error: ... Location of original declaration%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv
name: typedefdescription: A module testing typedef supportshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']incdirs: []top_module: rc: 0--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv::16 error in parsing: (syntax error, unexpected netWIRE, expecting vSYMBOL_ID or '#') typedef wire wire_t;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv::18 error in parsing: (syntax error, unexpected ';', expecting '(') wire_t a;--------------------------------------------------------------------Welcome to ODIN II version 0.1 - the better High level synthesis tools++ targetting FPGAs (mainly VPR)Email: jamieson.peter@gmail.com and ken@unb.ca for support issues--------------------------------------------------------------------High-level synthesis BeginParser starting - we'll create an abstract syntax tree. Note this tree can be viewed using Grap Viz (see documentation)Adding file /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv to parse listOptimizing module by AST based optimizationsConverting AST into a Netlist. Note this netlist can be viewed using GraphViz (see documentation)==========================Detected Top Level Module: typedef_tb==========================Performing Optimizations of the NetlistPerforming Partial Map to target deviceOutputting the netlist to the specified output formatSuccessful High-level synthesis by Odin Blif file available at odin.blif Ran in 0.8ms----------------------------------------------------------------------------------------------------------------------------------------Odin ran with exit status: 0Odin II took 0.00 seconds (max_rss 7.2 MiB)
name: typedef_test_15description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct packed {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_24description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_5description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef union { int i; bool b; } bint;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_4description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum { RED, GREEN, BLUE } colors;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_3description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef reg[1:0] quartet[1:0];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_12description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef data_t my_array_t [bit[31:0]];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_26description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_27description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_6description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct { int i; bool b; } mystruct;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_23description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum yourpkg::num_t {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_1description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef reg[3:0] quartet;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_18description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_25description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct packed {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_2description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef reg quartet[3:0];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_20description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum logic[3:0] {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_19description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum logic {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_0description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef i_am_a_type_really;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_11description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef data_t my_array_t [bit];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_7description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct { int i, j, k; bool b, c, d; } mystruct;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_17description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct packed {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_22description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum uvec8_t {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_21description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum bit[3:0][7:0] {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_10description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef data_t my_array_t [ * ];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_14description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef some_package::some_type myalias;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_13description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef data_t my_ar_t [bit[31:0][k:0]][bit[j:0][l:0]];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_8description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef some_other_type myalias;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_16description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct packed {ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_9description: Testshould_fail: 0tags: 6.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef data_t my_array_t [k:0][j:0];ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: enum_test_0description: Testshould_fail: 0tags: 6.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv:7:14: error: forward typedef 'myenum_fwd' does not resolve to a data typetypedef enum myenum_fwd; ^
name: enum_test_0description: Testshould_fail: 0tags: 6.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef enum myenum_fwd;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: struct_test_0description: Testshould_fail: 0tags: 7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv:7:16: error: forward typedef 'mystruct_fwd' does not resolve to a data typetypedef struct mystruct_fwd; ^
name: struct_test_0description: Testshould_fail: 0tags: 7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef struct mystruct_fwd;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: union_test_0description: Testshould_fail: 0tags: 7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7:15: error: forward typedef 'myunion_fwd' does not resolve to a data typetypedef union myunion_fwd; ^
name: union_test_0description: Testshould_fail: 0tags: 7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef union myunion_fwd;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: union_test_0description: Testshould_fail: 0tags: 7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7: sorry: Union forward declarations not supported yet.
name: union_test_0description: Testshould_fail: 0tags: 7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'myunion_fwd' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7:15.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7:1: error: language feature not yet supportedclass pp_class;^~~~~~~~~~~~~~~
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7:1: error: language feature not yet supportedvirtual class Foo; endclass^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7:1: error: language feature not yet supportedclass macros_as_class_item;^~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:2: error: unknown macro or compiler directive '`moobar' `moobar(,) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9:2: error: unknown macro or compiler directive '`zoobar' `zoobar( , ) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10:2: error: unknown macro or compiler directive '`zootar' `zootar(12,) ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11:2: error: unknown macro or compiler directive '`zoojar' `zoojar(,34) ^
name: class_test_31description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7:15: error: forward typedef 'myclass_fwd' does not resolve to a data typetypedef class myclass_fwd; ^
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:1: error: language feature not yet supportedclass Foo #(T=int);^~~~~~~~~~~~~~~~~~~
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7:1: error: language feature not yet supportedclass Foo extends Package::Bar; endclass^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7:1: error: language feature not yet supportedclass zzxx;^~~~~~~~~~~
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:1: error: language feature not yet supportedclass Foo #(type IFType=virtual x_if);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7:1: error: language feature not yet supportedclass foo;^~~~~~~~~~
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7:1: error: language feature not yet supportedclass macros_as_class_item;^~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:2: error: unknown macro or compiler directive '`uvm_object_registry' `uvm_object_registry(myclass, "class_name") ^
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7:1: error: language feature not yet supportedclass how_wide;^~~~~~~~~~~~~~~
name: class_member_test_33description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_44description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8:16: error: expected identifierextern function new; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8:17: error: expected memberextern function new; ^~~
name: class_member_test_54description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7:1: error: language feature not yet supportedclass myclass extends uvm_object;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_34description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_31description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_12description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7:1: error: language feature not yet supportedclass semaphore;^~~~~~~~~~~~~~~~
name: class_member_test_36description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_50description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8:1: error: unexpected qualifiers on class membervirtual hinterface.some_mod_port winterface;^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8:9: error: expected membervirtual hinterface.some_mod_port winterface; ^~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10:1: error: unexpected qualifiers on class membervirtual disinterface#(.N(N)).some_mod_port blinterface;^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10:9: error: expected membervirtual disinterface#(.N(N)).some_mod_port blinterface; ^~~~~~~~~~~~
name: class_member_test_53description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7:1: error: language feature not yet supportedclass myclass extends uvm_object;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_47description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7:1: error: language feature not yet supportedclass fun_with_typedef_members;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_9description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_40description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:8:9: error: expected identifierfunction new (); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:8:10: error: expected statementfunction new (); ^~~
name: class_member_test_28description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_56description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7:1: error: language feature not yet supportedclass myclass extends uvm_object;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_45description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8:16: error: expected identifierextern function new(); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8:17: error: expected memberextern function new(); ^~~
name: class_member_test_58description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7:1: error: language feature not yet supportedclass myclass extends uvm_object;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:12: error: expected expression solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:13: error: expected ',' solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:15: error: expected expression solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:16: error: expected ',' solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:27: error: expected expression solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:28: error: expected ',' solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:30: error: expected expression solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:31: error: expected ',' solve x.z, f, g before q, r, y.x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:15: error: expected expression solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:16: error: expected ',' solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:21: error: expected expression solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:22: error: expected ',' solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:33: error: expected expression solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:34: error: expected ',' solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:39: error: expected expression solve x.z[2], f[1], g before q, r[4], y[3].x; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:40: error: expected ',' solve x.z[2], f[1], g before q, r[4], y[3].x; ^
name: class_member_test_2description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_25description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_13description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7:1: error: language feature not yet supportedclass protected_stuff;^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9:34: error: unknown macro or compiler directive '`SSS' protected const int countess = `SSS; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9:38: error: expected expression protected const int countess = `SSS; ^
name: class_member_test_0description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_22description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:32: error: expected identifierextern function sometype #(N+1)[N:0]subr(ducktype #(3) x); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:37: error: expected ';'extern function sometype #(N+1)[N:0]subr(ducktype #(3) x); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:37: error: expected memberextern function sometype #(N+1)[N:0]subr(ducktype #(3) x); ^~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:57: error: expected declaratorextern function sometype #(N+1)[N:0]subr(ducktype #(3) x); ^
name: class_member_test_1description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7:1: error: language feature not yet supportedclass c;^~~~~~~~
name: class_member_test_20description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_27description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_57description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7:1: error: language feature not yet supportedclass foo_class extends bar;^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_4description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_23description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_21description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_49description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_26description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_51description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_24description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_46description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:16: error: expected identifierextern function new(string name, int count); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:17: error: expected memberextern function new(string name, int count); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:33: error: expected identifierextern function new(string name, int count); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:34: error: expected declaratorextern function new(string name, int count); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:37: error: expected ','extern function new(string name, int count); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:43: error: expected declaratorextern function new(string name, int count); ^
name: class_member_test_32description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected expression for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected ';' for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected statement for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected for loop initializer for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:27: error: expected identifier for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:28: error: expected declarator for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:31: error: expected ',' for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits; ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:10:18: error: expected ';' shft_idx++) begin ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:10:18: error: expected statement shft_idx++) begin ^
name: class_member_test_14description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_48description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_19description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_3description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_8description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_15description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_35description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_55description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7:1: error: language feature not yet supportedclass myclass extends uvm_object;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_52description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_38description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_10description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7:1: error: language feature not yet supportedclass outerclass;^~~~~~~~~~~~~~~~~
name: class_member_test_42description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:9: error: expected identifierfunction new (string name, virtual time_if vif); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:10: error: expected statementfunction new (string name, virtual time_if vif); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:27: error: expected identifierfunction new (string name, virtual time_if vif); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:28: error: expected declaratorfunction new (string name, virtual time_if vif); ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:35: error: expected ','function new (string name, virtual time_if vif); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:43: error: expected ','function new (string name, virtual time_if vif); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:47: error: expected declaratorfunction new (string name, virtual time_if vif); ^
name: class_member_test_7description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_29description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_11description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_6description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_37description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_17description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_18description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_16description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_43description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8:9: error: expected identifierfunction new (foo::bar name, ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8:10: error: expected statementfunction new (foo::bar name, ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8:29: error: expected identifierfunction new (foo::bar name, ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:5: error: expected declarator virtual interface time_if vif, ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:22: error: expected ',' virtual interface time_if vif, ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:30: error: expected ',' virtual interface time_if vif, ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:8: error: expected declarator baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:10: error: expected ',' baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:13: error: expected declarator baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:16: error: expected ',' baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:19: error: expected ',' baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:24: error: expected identifier baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:25: error: expected declarator baz#(M,N)::foo bar, bit [K:0] b); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:30: error: expected ',' baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:31: error: expected declarator baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:34: error: expected ',' baz#(M,N)::foo bar, bit [K:0] b); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:36: error: expected declarator baz#(M,N)::foo bar, bit [K:0] b); ^
name: class_member_test_41description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7:1: error: language feature not yet supportedclass constructible;^~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:8:9: error: expected identifierfunction new (); ^../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:8:10: error: expected statementfunction new (); ^~~
name: class_member_test_30description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: class_member_test_5description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7:1: error: language feature not yet supportedclass myclass;^~~~~~~~~~~~~~
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:1: error: language feature not yet supportedinterface class base_ic extends basebase;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:1: error: language feature not yet supportedinterface class base_ic #(int N = 8, type T = string);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:1: error: language feature not yet supportedinterface class base_ic extends base1, base2, base3;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:1: error: language feature not yet supportedinterface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected ')', expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: Define or directive not defined: `uvm_object_utils%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9: Define or directive not defined: `uvm_object_registry%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10: Define or directive not defined: `uvm_sweets%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `non_uvm_macro%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `banana%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv
name: class_test_20description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: Define or directive not defined: `moobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9: Define or directive not defined: `zoobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10: Define or directive not defined: `zootar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11: Define or directive not defined: `zoojar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv
name: class_test_31description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error, unexpected '#', expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv
name: class_test_0description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv
name: class_test_23description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv
name: class_test_64description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv
name: class_test_24description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv
name: class_test_43description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: Define or directive not defined: `uvm_object_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: Define or directive not defined: `uvm_field_enum%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12: Define or directive not defined: `uvm_object_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv
name: class_test_10description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected ')', expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv
name: class_test_58description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv
name: class_test_42description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: Define or directive not defined: `uvm_object_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9: Define or directive not defined: `uvm_object_utils%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10: Define or directive not defined: `uvm_object_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv
name: class_test_25description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv
name: class_test_53description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv
name: class_test_3description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv
name: class_test_28description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv
name: class_test_6description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv
name: class_test_49description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: Perhaps 'glb' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv
name: class_test_50description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv
name: class_test_66description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv
name: class_test_52description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv
name: class_test_18description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv
name: class_test_13description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected type, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv
name: class_test_44description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: Define or directive not defined: `uvm_field_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10: Define or directive not defined: `uvm_field_real%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11: Define or directive not defined: `uvm_field_enum%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12: Define or directive not defined: `uvm_field_object%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13: Define or directive not defined: `uvm_field_event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14: Define or directive not defined: `uvm_field_string%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15: Define or directive not defined: `uvm_field_array_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16: Define or directive not defined: `uvm_field_sarray_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17: Define or directive not defined: `uvm_field_aa_int_string%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18: Define or directive not defined: `uvm_field_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 14 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv
name: class_test_8description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv
name: class_test_21description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: Define or directive not defined: `moobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: Define or directive not defined: `zoobar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: Define or directive not defined: `zootar%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv
name: class_test_22description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv
name: class_test_19description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv
name: class_test_47description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8: Define or directive not defined: `uvm_new_func%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9: Define or directive not defined: `uvm_new_func2%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10: Define or directive not defined: `uvm_new_func3%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv
name: class_test_26description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv
name: class_test_2description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv
name: class_test_9description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv
name: class_test_15description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv
name: class_test_46description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: Define or directive not defined: `uvm_component_utils%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9: Define or directive not defined: `uvm_component_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10: Define or directive not defined: `uvm_field_object%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11: Define or directive not defined: `uvm_field_event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12: Define or directive not defined: `uvm_field_string%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13: Define or directive not defined: `uvm_component_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 9 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv
name: class_test_37description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv
name: class_test_45description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: Define or directive not defined: `uvm_object_param_utils_begin%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9: Define or directive not defined: `uvm_field_int%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10: Define or directive not defined: `uvm_field_real%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11: Define or directive not defined: `uvm_field_enum%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12: Define or directive not defined: `uvm_object_utils_end%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv
name: class_test_1description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv
name: class_test_5description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv
name: class_test_57description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv
name: class_test_35description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:10: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv
name: class_test_67description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv
name: class_test_27description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: Define or directive not defined: `uvm_object_registry%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv
name: class_member_test_33description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:10: syntax error, unexpected ',', expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv
name: class_member_test_44description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv
name: class_member_test_54description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv
name: class_member_test_34description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv
name: class_member_test_31description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:9: syntax error, unexpected ','%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:9: syntax error, unexpected ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:10: syntax error, unexpected ')', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv
name: class_member_test_12description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv
name: class_member_test_36description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8: syntax error, unexpected IDENTIFIER, expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv
name: class_member_test_50description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv
name: class_member_test_53description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv
name: class_member_test_47description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:12: syntax error, unexpected '#', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:13: syntax error, unexpected '#', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 11 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv
name: class_member_test_9description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv
name: class_member_test_40description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv
name: class_member_test_28description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:9: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:9: syntax error, unexpected ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:10: syntax error, unexpected ')', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv
name: class_member_test_56description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: soft%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: dist%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv
name: class_member_test_45description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv
name: class_member_test_58description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: solve%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: before%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: solve%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: before%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: solve%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: before%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: solve%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: before%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 13 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv
name: class_member_test_2description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv
name: class_member_test_25description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:10: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv
name: class_member_test_13description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: Define or directive not defined: `SSS%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 11 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv
name: class_member_test_0description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv
name: class_member_test_22description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8: syntax error, unexpected '#', expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv
name: class_member_test_1description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:8: syntax error, unexpected '.', expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv
name: class_member_test_20description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: syntax error, unexpected '#', expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv
name: class_member_test_27description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv
name: class_member_test_57description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: dist%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv
name: class_member_test_4description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv
name: class_member_test_23description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv
name: class_member_test_21description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8: syntax error, unexpected '#', expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv
name: class_member_test_49description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv
name: class_member_test_26description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:9: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv
name: class_member_test_51description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv
name: class_member_test_24description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv
name: class_member_test_46description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: syntax error, unexpected int, expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv
name: class_member_test_32description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9: syntax error, unexpected var, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9: syntax error, unexpected ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:10: syntax error, unexpected ')', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv
name: class_member_test_14description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv
name: class_member_test_48description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv
name: class_member_test_19description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv
name: class_member_test_3description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv
name: class_member_test_8description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv
name: class_member_test_15description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:10: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv
name: class_member_test_35description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: syntax error, unexpected IDENTIFIER, expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv
name: class_member_test_39description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv
name: class_member_test_55description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:8: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: soft%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv
name: class_member_test_52description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:8: syntax error, unexpected ::, expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:8: Perhaps 'apkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 8 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv
name: class_member_test_38description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8: syntax error, unexpected '.', expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv
name: class_member_test_10description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv
name: class_member_test_42description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: syntax error, unexpected IDENTIFIER, expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv
name: class_member_test_7description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv
name: class_member_test_29description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:9: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:9: syntax error, unexpected ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv
name: class_member_test_11description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv
name: class_member_test_6description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv
name: class_member_test_37description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv
name: class_member_test_17description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: syntax error, unexpected ::, expecting '(' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: Perhaps 'yourpkg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv
name: class_member_test_18description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv
name: class_member_test_16description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:10: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv
name: class_member_test_43description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: syntax error, unexpected ')', expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv
name: class_member_test_41description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv
name: class_member_test_30description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:9: syntax error, unexpected ','%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:9: syntax error, unexpected ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:10: syntax error, unexpected ')', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv
name: class_member_test_5description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:9: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: syntax error, unexpected ':'%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:9: syntax error, unexpected '#', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:9: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:11: syntax error, unexpected '#', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:8: syntax error, unexpected '[', expecting IDENTIFIER or PACKAGE-IDENTIFIER or TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:11: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: Perhaps 'bhg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:9: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class event_calendar;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Base implements Pkg::Bar, Baz; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N=1, int P=2) extends Bar #(x,y,z);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(IFType=virtual x_if);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N, int P);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Driver;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Driver;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_20description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(.v1(x),.v2(y)); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)virtual class Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_31description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)typedef class myclass_fwd;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(T=int);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(type IFType=virtual x_if);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class foo;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_0description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class semicolon_classy; ; ;;; ; ; ;endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_23description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_64description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_24description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Bar, Blah, Baz; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_43description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_10description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N, P);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_58description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class fields_with_modifiers;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_42description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_25description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Package::Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_53description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class param_types_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_3description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class automatic Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_28description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Base implements Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_6description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Bar; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_49description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class params_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_50description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class params_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_66description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_52description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class how_wide #(type DT=int) extends uvm_sequence_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_18description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(type IFType=virtual interface x_if);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_13description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int W=8, type Int=int) extends Bar #(x,y,z);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_44description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_8description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Bar #(x,y,z); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_21description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(x,y,z); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzxy;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_22description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(.v1(x),.v2(y)); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_19description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo extends Package::Bar #(x,y,z); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_47description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_id_as_call;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_26description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Bar#(N); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_2description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class static Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzyyy;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_9description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(int N);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_15description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo #(type KeyType=int, Int=int);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_46description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_37description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)virtual class foo extends bar;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_45description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_1description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_5description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)virtual class automatic Foo; endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_57description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class fields_with_modifiers;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_35description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class zzxx;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_67description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class pp_class;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_27description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class Foo implements Package::Bar#(1, 2); endclassERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class macros_as_class_item;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class how_wide;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_33description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_44description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_54description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass extends uvm_object;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_34description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_31description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_12description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class semaphore;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_36description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_50description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_53description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass extends uvm_object;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_47description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class fun_with_typedef_members;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_9description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_40description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_28description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_56description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass extends uvm_object;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_45description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_58description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass extends uvm_object;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_2description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_25description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_13description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class protected_stuff;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_0description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_22description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_1description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class c;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_20description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_27description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_57description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class foo_class extends bar;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_4description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_23description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_21description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_49description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_26description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_51description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_24description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_46description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_32description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_14description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_48description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_19description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_3description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_8description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_15description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_35description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_39description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_55description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass extends uvm_object;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_52description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_38description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_10description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class outerclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_42description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_7description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_29description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_11description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_6description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_37description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_17description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_18description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_16description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_43description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_41description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class constructible;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_30description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_5description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)class myclass;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic extends basebase;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic #(int N = 8, type T = string);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic extends base1, base2, base3;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 6/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: error: invalid class item.
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: error: Error in task/function port item after port name analysis_port./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax errorI give up.
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: warning: macro moobar undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: warning: macro zoobar undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: warning: macro zootar undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: syntax errorI give up.
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: error: Error in task/function port item after port name dbg_pkg./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax errorI give up.
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: 6/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Error in task/function port item after port name dbg_pkg./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Syntax error in task/function port declaration./home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax errorI give up.
name: class_member_test_2description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: error: Error in task/function port item after port name arg_type./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: syntax errorI give up.
name: class_member_test_25description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8: sorry: External methods are not yet supported.
name: class_member_test_13description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: warning: macro SSS undefined (and assumed null) at this point./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:10: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:11: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: error: invalid class item.
name: class_member_test_0description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_member_test_20description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: error: Error in task/function port item after port name ducktype./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: syntax errorI give up.
name: class_member_test_27description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: error: Error in task/function port item after port name uvm_phase./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: syntax errorI give up.
name: class_member_test_4description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: error: Error in task/function port item after port name arg_type./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: syntax errorI give up.
name: class_member_test_23description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: error: Error in task/function port item after port name mypkg./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: syntax errorI give up.
name: class_member_test_51description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_member_test_24description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: error: Error in task/function port item after port name mypkg./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: syntax errorI give up.
name: class_member_test_46description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: sorry: External constructors are not yet supported.
name: class_member_test_15description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:8: sorry: External methods are not yet supported.
name: class_member_test_35description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:9: syntax errorI give up.
name: class_member_test_39description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:1: error: I give up on this class constructor declaration.
name: class_member_test_11description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_member_test_6description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: error: Error in task/function port item after port name arg_type./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: syntax errorI give up.
name: class_member_test_37description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:9: error: invalid class item./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:10: syntax errorI give up.
name: class_member_test_43description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']incdirs: []top_module: rc: 9/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: error: Error in task/function port item after port name foo./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: error: Error in task/function port item after port name baz./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9: error: Syntax error in task/function port declaration./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: error: Syntax error in task/function port declaration./home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: error: Syntax error in task/function port declaration.
name: class_member_test_41description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']incdirs: []top_module: rc: 1No top level modules, and no -s option.
name: class_test_30description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_54description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_48description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_65description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_62description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_29description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_12description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_16description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:19.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_61description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_11description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_60description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_55description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '[*' (Sym_brack_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_41description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:19CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_68description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_56description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_20description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_69description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_63description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_4description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_39description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:9CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_14description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_7description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_32description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_17description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:18.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_36description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_0description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_23description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_64description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_24description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_43description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8:25CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_10description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_58description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_42description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8:25CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_25description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_53description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8:20.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_3description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_28description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_6description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_49description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_50description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_66description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_52description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'DT' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_18description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7:18.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_13description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'W' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_44description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_field_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8:24CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_8description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_21description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_59description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_38description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8:9CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_33description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_22description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_19description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_47description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_new_func, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8:15CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_26description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_2description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_34description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_9description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_15description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'KeyType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7:18.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_46description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_component_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8:22CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_37description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_45description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_param_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8:31CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_1description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_5description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_57description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_35description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_67description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_27description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_40description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_registry, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:22CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_51description: Testshould_fail: 0tags: 6.15 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_33description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_44description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_54description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '+' (Sym_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:9:5.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_34description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_31description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_12description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_36description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_50description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_53description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '+' (Sym_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:9:5.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_47description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'harness_if' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10:25.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_9description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'local' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_40description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_28description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_56description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'A' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:9:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_45description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_58description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'x' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:9:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_2description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_25description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'virtual' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_13description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Lexical Error: Undefined macro: SSS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9:38CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_member_test_0description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_22description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_1description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '.' (Sym_dot) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:8:12.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_20description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_27description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_57description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'dist' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:9:5.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_4description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'virtual' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_23description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_21description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_49description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_26description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:8:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_51description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:9:20.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_24description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_46description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_32description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_14description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_48description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_19description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_3description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_8description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'protected' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_15description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_35description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'subroutine' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8:31.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_39description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_55description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'A' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:9:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_52description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:9:25.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_38description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_10description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_42description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_7description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'virtual' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_29description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_11description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_6description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'protected' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_37description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_17description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_18description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_16description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:8:8.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_43description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:13.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_41description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_30description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: no tokens left to parse.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_5description: Testshould_fail: 0tags: 8.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:8:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: instantiationdescription: simple class instantiation testshould_fail: 0tags: 8.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:12:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~
name: instantiationdescription: simple class instantiation testshould_fail: 0tags: 8.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: null%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:15: syntax error, unexpected ')', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv
name: instantiationdescription: simple class instantiation testshould_fail: 0tags: 8.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: instantiationdescription: simple class instantiation testshould_fail: 0tags: 8.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') test_cls test_obj;
name: instantiationdescription: simple class instantiation testshould_fail: 0tags: 8.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']incdirs: []top_module: rc: 1zachjs-sv2v: expected comma or end of decl, got: [DTIdent "test_obj"]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:363:18 in main:Language.SystemVerilog.Parser.ParseDecl
name: properties_enumdescription: enum defined inside classshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:12:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:15:14: error: language feature not yet supported test_obj = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:16:12: error: use of undeclared identifier 'test_cls' $display(test_cls.C); ^~~~~~~~
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:2: error: language feature not yet supported class test_cls #(parameter a = 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:11:2: error: language feature not yet supported test_cls #(34) test_obj; ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14:14: error: language feature not yet supported test_obj = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15:12: error: use of undeclared identifier 'test_cls' $display(test_cls.a); ^~~~~~~~
name: propertiesdescription: class properties testshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:12:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:15:14: error: language feature not yet supported test_obj = new; ^~~
name: properties_enumdescription: enum defined inside classshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:15: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected parameter, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv
name: propertiesdescription: class properties testshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:15: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv
name: properties_enumdescription: enum defined inside classshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected '#', expecting '(' or '['
name: propertiesdescription: class properties testshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: properties_enumdescription: enum defined inside classshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::9 error in parsing: (syntax error, unexpected '{', expecting '(') typedef enum {A = 10, B = 20, C = 30, D = 1} e_type;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') test_cls test_obj;
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::8 error in parsing: (syntax error, unexpected '#', expecting '(') class test_cls #(parameter a = 12);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::11 error in parsing: (syntax error, unexpected '#', expecting '(') test_cls #(34) test_obj;
name: propertiesdescription: class properties testshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') test_cls test_obj;
name: properties_enumdescription: enum defined inside classshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']incdirs: []top_module: rc: 1zachjs-sv2v: expected comma or end of decl, got: [DTIdent "test_obj"]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:363:18 in main:Language.SystemVerilog.Parser.ParseDecl
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'parameter' (KW_parameter) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:26.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: propertiesdescription: class properties testshould_fail: 0tags: 8.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']incdirs: []top_module: rc: 1zachjs-sv2v: expected comma or end of decl, got: [DTIdent "test_obj"]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:363:18 in main:Language.SystemVerilog.Parser.ParseDecl
name: methodsdescription: class method testshould_fail: 0tags: 8.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:16:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:19:14: error: language feature not yet supported test_obj = new; ^~~
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 13 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv
name: constructor_paramdescription: class constructor with arguments testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv
name: constructordescription: class constructor testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_paramdescription: class constructor with arguments testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructordescription: class constructor testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 3);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::16 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);
name: constructor_paramdescription: class constructor with arguments testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::19 error in parsing: (syntax error, unexpected vEND) endERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: constructordescription: class constructor testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::19 error in parsing: (syntax error, unexpected vEND) endERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 0
name: constructor_paramdescription: class constructor with arguments testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']incdirs: []top_module: rc: 6/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16: error: malformed statement/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:18: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:18: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:19: syntax errorI give up.
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17:34.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor_paramdescription: class constructor with arguments testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'initial' (KW_initial) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:15:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructordescription: class constructor testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'initial' (KW_initial) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:15:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: constructor_paramdescription: class constructor with arguments testshould_fail: 0tags: 8.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: typed_constructordescription: class typed constructor testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: Perhaps 'test_cls' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 15 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv
name: typed_constructor_paramdescription: typed class constructor with parameters testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: syntax error, unexpected $undefined, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 14 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv
name: typed_constructordescription: class typed constructor testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: typed_constructor_paramdescription: typed class constructor with parameters testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: typed_constructordescription: class typed constructor testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 3);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::17 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::26 error in parsing: (syntax error, unexpected ':', expecting ';') super_obj = test_cls::new;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::30 error in parsing: (syntax error, unexpected vEND) endERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typed_constructor_paramdescription: typed class constructor with parameters testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 3);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::17 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::26 error in parsing: (syntax error, unexpected ':', expecting ';') super_obj = test_cls $(.t(23))::new(.def(41));PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::30 error in parsing: (syntax error, unexpected vEND) endERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typed_constructor_paramdescription: typed class constructor with parameters testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: error: I give up on this function definition./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:21: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:23: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: error: malformed statement
name: typed_constructordescription: class typed constructor testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:18:34.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typed_constructor_paramdescription: typed class constructor with parameters testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 't' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15:30.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typed_constructor_paramdescription: typed class constructor with parameters testshould_fail: 0tags: 8.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: static_propertiesdescription: static class properties testshould_fail: 0tags: 8.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:12:2: error: use of undeclared identifier 'test_cls' test_cls test_obj0; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:13:2: error: use of undeclared identifier 'test_cls' test_cls test_obj1; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:16:15: error: language feature not yet supported test_obj0 = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:17:15: error: language feature not yet supported test_obj1 = new; ^~~
name: static_methodsdescription: static class methods testshould_fail: 0tags: 8.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:15:2: error: use of undeclared identifier 'test_cls' test_cls test_obj0; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:16:2: error: use of undeclared identifier 'test_cls' test_cls test_obj1; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:19:15: error: language feature not yet supported test_obj0 = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:20:15: error: language feature not yet supported test_obj1 = new; ^~~
name: static_methodsdescription: static class methods testshould_fail: 0tags: 8.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:9: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:10: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:10: syntax error, unexpected function, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:19: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:20: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 10 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv
name: static_methodsdescription: static class methods testshould_fail: 0tags: 8.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: static_methodsdescription: static class methods testshould_fail: 0tags: 8.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') static int id = 0;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(') test_cls test_obj1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::22 error in parsing: (syntax error, unexpected ')') $display(test_obj0.next_id());PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::23 error in parsing: (syntax error, unexpected ')') $display(test_obj1.next_id());ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: thisdescription: this keyword testshould_fail: 0tags: 8.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~
name: thisdescription: this keyword testshould_fail: 0tags: 8.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: this%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:12: syntax error, unexpected '.'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv
name: thisdescription: this keyword testshould_fail: 0tags: 8.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: thisdescription: this keyword testshould_fail: 0tags: 8.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::10 Unsuported token task test_method(int a); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::12 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#') this.a += a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::13 Unsuported token endtask ^~~~ERROR (8)::PARSE_ERROR Parser found (2) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: assignmentdescription: object assignmentshould_fail: 0tags: 8.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:16:2: error: use of undeclared identifier 'test_cls' test_cls test_obj0; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:17:2: error: use of undeclared identifier 'test_cls' test_cls test_obj1; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:20:15: error: language feature not yet supported test_obj0 = new; ^~~
name: shallow_copydescription: object shallow copyshould_fail: 0tags: 8.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:16:2: error: use of undeclared identifier 'test_cls' test_cls test_obj0; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:17:2: error: use of undeclared identifier 'test_cls' test_cls test_obj1; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:20:15: error: language feature not yet supported test_obj0 = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:26:15: error: language feature not yet supported test_obj1 = new test_obj0; ^~~~~~~~~~~~~
name: inheritancedescription: class inheritance testshould_fail: 0tags: 8.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:11: syntax error, unexpected ++, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 14 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv
name: inheritancedescription: class inheritance testshould_fail: 0tags: 8.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: inheritancedescription: class inheritance testshould_fail: 0tags: 8.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function int incs();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::20 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::31 error in parsing: (syntax error, unexpected ')') $display(test_obj.incs());PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::33 error in parsing: (syntax error, unexpected vEND) endERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8:2: error: language feature not yet supported class super_cls; ^~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13:11: error: expected identifier function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13:12: error: expected statement function new(int def = 3); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13:27: error: expected declarator function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:18:2: error: language feature not yet supported class test_cls extends super_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24:11: error: expected identifier function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24:12: error: expected statement function new(int def = 42); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24:28: error: expected declarator function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:30:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:31:2: error: use of undeclared identifier 'super_cls' super_cls super_obj; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:34:14: error: language feature not yet supported test_obj = new(37); ^~~~~~~
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: 0
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:11: syntax error, unexpected ++, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:34: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 14 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function int incs();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function int incs();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::31 error in parsing: (syntax error, unexpected ';', expecting '(') super_cls super_obj;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::38 error in parsing: (syntax error, unexpected ')') $display(test_obj.incs());PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::40 error in parsing: (syntax error, unexpected ')') $display(super_obj.incs());ERROR (11)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '++' (Sym_plus_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:11:32.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: override_memberdescription: class member override testshould_fail: 0tags: 8.14files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: superdescription: accessing superclass methods via supershould_fail: 0tags: 8.15files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8:2: error: language feature not yet supported class super_cls; ^~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13:11: error: expected identifier function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13:12: error: expected statement function new(int def = 3); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13:27: error: expected declarator function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:18:2: error: language feature not yet supported class test_cls extends super_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24:11: error: expected identifier function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24:12: error: expected statement function new(int def = 42); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24:28: error: expected declarator function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:30:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:31:2: error: use of undeclared identifier 'super_cls' super_cls super_obj; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:34:14: error: language feature not yet supported test_obj = new(37); ^~~~~~~
name: superdescription: accessing superclass methods via supershould_fail: 0tags: 8.15files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:11: syntax error, unexpected ++, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:22: syntax error, unexpected '.', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:34: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 16 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv
name: superdescription: accessing superclass methods via supershould_fail: 0tags: 8.15files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: superdescription: accessing superclass methods via supershould_fail: 0tags: 8.15files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function int incs();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function int incs();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::31 error in parsing: (syntax error, unexpected ';', expecting '(') super_cls super_obj;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::38 error in parsing: (syntax error, unexpected ')') $display(test_obj.incs());ERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: cast_funcdescription: $cast function testshould_fail: 0tags: 8.16files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv:11: Unsupported or unknown PLI call: $cast%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv
name: cast_taskdescription: $cast task testshould_fail: 0tags: 8.16files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv:11: Unsupported or unknown PLI call: $cast%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv
name: cast_funcdescription: $cast function testshould_fail: 0tags: 8.16files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv:8: syntax error, unexpected '{', expecting '(' or '['
name: cast_funcdescription: $cast function testshould_fail: 0tags: 8.16files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(') typedef enum { aaa, bbb, ccc, ddd, eee } values;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') values val;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::14 error in parsing: (syntax error, unexpected vEND) endERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: cast_taskdescription: $cast task testshould_fail: 0tags: 8.16files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(') typedef enum { aaa, bbb, ccc, ddd, eee } values;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') values val;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::13 error in parsing: (syntax error, unexpected vEND) endERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8:2: error: language feature not yet supported class super_cls; ^~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:11: error: expected identifier function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:12: error: expected statement function new(int def = 3); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:27: error: expected declarator function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14:2: error: language feature not yet supported class test_cls extends super_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:11: error: expected identifier function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:12: error: expected statement function new(int def = 42); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:28: error: expected declarator function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:22:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25:14: error: language feature not yet supported test_obj = new(37); ^~~~~~~
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8:2: error: language feature not yet supported class super_cls; ^~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10:11: error: expected identifier function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10:12: error: expected statement function new(int def = 3); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10:27: error: expected declarator function new(int def = 3); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:14:2: error: language feature not yet supported class test_cls extends super_cls(5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16:11: error: expected identifier function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16:12: error: expected statement function new(int def = 42); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16:28: error: expected declarator function new(int def = 42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:21:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:24:14: error: language feature not yet supported test_obj = new(37); ^~~~~~~
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 0
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 0
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: super%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 13 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: Exiting due to 11 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 3);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::16 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int s = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 3);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::16 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int def = 42);
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 0
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 0
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17:34.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 1zachjs-sv2v: unrecognized instantiation: [DTIdent "class",DTIdent "test_cls",DTIdent "extends",DTIdent "super_cls",DTInstance [("",Just 5)]]CallStack (from HasCallStack): error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:144:26 in main:Language.SystemVerilog.Parser.ParseDecl
name: constructor_superdescription: class constructor super testshould_fail: 0tags: 8.7 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: constructor_const_argdescription: class inheritance with a constant constructor argumentshould_fail: 0tags: 8.17files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: inherited_prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: local_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: inherited_prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: inherited_local_from_insidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: inherited_local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:8:1: error: language feature not yet supportedclass a_cls;^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:13:1: error: language feature not yet supportedclass b_cls extends a_cls;^~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:21:1: error: use of undeclared identifier 'b_cls'b_cls b_obj;^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:23:13: error: language feature not yet supported b_obj = new; ^~~
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8:2: error: language feature not yet supported class a_cls; ^~~~~~~~~~~~
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8:2: error: language feature not yet supported class a_cls; ^~~~~~~~~~~~
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 0
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 0
name: inherited_prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv
name: local_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv
name: inherited_prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv
name: inherited_local_from_insidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv
name: local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv
name: prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv
name: inherited_local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv
name: prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:23: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: protected%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: inherited_prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: local_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_local_from_insidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 21;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 22;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')class b_cls extends a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int b_loc = 31;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int b_prot = 32;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int b = 33;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') b_obj.fun();ERROR (14)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') protected int a_prot = 2;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') local int a_loc = 2;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:24: error: Local property b_loc is not accessible in this context. (scope=top)1 error(s) during elaboration.
name: inherited_local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:24: error: Local property a_loc is not accessible in this context. (scope=top)1 error(s) during elaboration.
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 0
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 0
name: inherited_prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: local_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_local_from_insidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: prot_from_insidedescription: encapsulation testshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_local_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: prot_from_outsidedescription: encapsulation testshould_fail: 1tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:25:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:11:1.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:11:1.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: var_protecteddescription: class with protected variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: var_localdescription: class with local variableshould_fail: 0tags: 8.18files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8:2: error: language feature not yet supported class a_cls; ^~~~~~~~~~~~
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8:2: error: language feature not yet supported class a_cls; ^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10:11: error: expected identifier function new(int val); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10:12: error: expected statement function new(int val); ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10:23: error: expected declarator function new(int val); ^
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 0
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 0
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10: syntax error, unexpected '(', expecting '['%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') const int c = 12;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class a_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') const int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';') function new(int val);ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 0
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 0
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:11:1.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:14:1.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: global_constantdescription: class with global constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: instance_constantdescription: class with instance constant variableshould_fail: 0tags: 8.19files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8:2: error: language feature not yet supported class super_cls; ^~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:15:2: error: language feature not yet supported class test_cls extends super_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:22:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:23:2: error: use of undeclared identifier 'super_cls' super_cls super_obj; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:26:14: error: language feature not yet supported test_obj = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:27:15: error: language feature not yet supported super_obj = new; ^~~
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 0
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:26: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 12 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class super_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::12 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::23 error in parsing: (syntax error, unexpected ';', expecting '(') super_cls super_obj;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test_obj.print();ERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 134/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: internal_error: net type doesn't match context type./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: : net type=class test_cls{bool signed[31:0] a}/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: : context type=class super_cls{bool signed[31:0] a}/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: assert: elab_expr.cc:3470: failed assertion ntype->type_compatible(net->net_type())Aborted (core dumped)
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:10:25.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: virtual_methoddescription: class with virtual methodsshould_fail: 0tags: 8.20files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: abstract_classdescription: class extending abstract classshould_fail: 0tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8:2: error: language feature not yet supported virtual class base_cls; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:12:2: error: language feature not yet supported class test_cls extends base_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:19:2: error: use of undeclared identifier 'test_cls' test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:22:14: error: language feature not yet supported test_obj = new; ^~~
name: abstract_class_instdescription: instantiating abstract classshould_fail: 1tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8:2: error: language feature not yet supported virtual class base_cls; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:12:2: error: language feature not yet supported class test_cls extends base_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:19:2: error: use of undeclared identifier 'base_cls' base_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:22:14: error: language feature not yet supported test_obj = new; ^~~
name: abstract_classdescription: class extending abstract classshould_fail: 0tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 11 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv
name: abstract_class_instdescription: instantiating abstract classshould_fail: 1tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 11 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv
name: abstract_classdescription: class extending abstract classshould_fail: 0tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: abstract_classdescription: class extending abstract classshould_fail: 0tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') virtual class base_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void print();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class test_cls extends base_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::13 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::24 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test_obj.print();ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: abstract_class_instdescription: instantiating abstract classshould_fail: 1tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') virtual class base_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void print();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class test_cls extends base_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::13 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::24 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test_obj.print();ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: abstract_classdescription: class extending abstract classshould_fail: 0tags: 8.21files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9: error: invalid class item.
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8:2: error: language feature not yet supported virtual class base_cls; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:12:2: error: language feature not yet supported class a_cls extends base_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:18:2: error: language feature not yet supported class b_cls extends base_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:24:2: error: language feature not yet supported class c_cls extends base_cls; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:30:2: error: use of undeclared identifier 'base_cls' base_cls arr[3]; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:31:2: error: use of undeclared identifier 'a_cls' a_cls a; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:32:2: error: use of undeclared identifier 'b_cls' b_cls b; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:33:2: error: use of undeclared identifier 'c_cls' c_cls c; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:36:7: error: language feature not yet supported a = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:37:7: error: language feature not yet supported b = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:38:7: error: language feature not yet supported c = new; ^~~
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 0
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:36: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:36: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:37: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:37: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:38: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:38: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 23 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') virtual class base_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void print();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class a_cls extends base_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::15 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::27 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::31 error in parsing: (syntax error, unexpected ';', expecting '(') a_cls a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::32 error in parsing: (syntax error, unexpected ';', expecting '(') b_cls b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::33 error in parsing: (syntax error, unexpected ';', expecting '(') c_cls c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::43 error in parsing: (syntax error, unexpected '.', expecting voLTE or '=') arr[0].print();ERROR (13)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9: error: invalid class item.
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9:30.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: dynamic_method_lookupdescription: dynamic method selection with abstract base classshould_fail: 0tags: 8.22files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: scope_resolutiondescription: access static method using scope resolution operatorshould_fail: 0tags: 8.23files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:16:12: error: unknown class or package 'test_cls' $display(test_cls::next_id()); ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:17:12: error: unknown class or package 'test_cls' $display(test_cls::next_id()); ^~~~~~~~
name: scope_resolutiondescription: access static method using scope resolution operatorshould_fail: 0tags: 8.23files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:9: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:10: Unsupported: Static in this context%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:10: syntax error, unexpected function, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv
name: scope_resolutiondescription: access static method using scope resolution operatorshould_fail: 0tags: 8.23files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: scope_resolutiondescription: access static method using scope resolution operatorshould_fail: 0tags: 8.23files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') static int id = 0;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::17 error in parsing: (syntax error, unexpected ':', expecting ')') $display(test_cls::next_id());ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: out_of_block_methodsdescription: out-of-body method declarationshould_fail: 0tags: 8.24files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:8:2: error: language feature not yet supported class test_cls; ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:15:3: error: use of undeclared identifier 'a' a += val; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:18:2: error: 'test_cls' is not a type test_cls test_obj; ^~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:21:14: error: language feature not yet supported test_obj = new; ^~~
name: out_of_block_methodsdescription: out-of-body method declarationshould_fail: 0tags: 8.24files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(') class test_cls;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::15 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#') a += val;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::27 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test_obj.test_method(9);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::30 error in parsing: (syntax error, unexpected vEND) endERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: out_of_block_methodsdescription: out-of-body method declarationshould_fail: 0tags: 8.24files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']incdirs: []top_module: rc: 3/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:10: sorry: External methods are not yet supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:13: error: I give up on this function definition.
name: out_of_block_methodsdescription: out-of-body method declarationshould_fail: 0tags: 8.24files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'extern' (KW_extern) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:10:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:2: error: language feature not yet supported class test_cls #(parameter a = 12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:11:2: error: language feature not yet supported test_cls #(34) test_obj; ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14:14: error: language feature not yet supported test_obj = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15:12: error: use of undeclared identifier 'test_cls' $display(test_cls.a); ^~~~~~~~
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8:2: error: language feature not yet supported class base_cls #(int b = 20); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12:2: error: language feature not yet supported class ext_cls #(int e = 25) extends base_cls(5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:16:2: error: language feature not yet supported ext_cls #(15) inst; ^~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:19:10: error: language feature not yet supported inst = new; ^~~
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: 0
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected parameter, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 5 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:19: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 9 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected '#', expecting '(' or '['
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: syntax error, unexpected '#', expecting '(' or '['
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::8 error in parsing: (syntax error, unexpected '#', expecting '(') class test_cls #(parameter a = 12);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::11 error in parsing: (syntax error, unexpected '#', expecting '(') test_cls #(34) test_obj;
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::8 error in parsing: (syntax error, unexpected '#', expecting '(') class base_cls #(int b = 20);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(') int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class ext_cls #(int e = 25) extends base_cls(5);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::13 error in parsing: (syntax error, unexpected ';', expecting '(') int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::16 error in parsing: (syntax error, unexpected '#', expecting '(') ext_cls #(15) inst;
name: parametersdescription: parametrized class testshould_fail: 0tags: 8.5 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'parameter' (KW_parameter) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:26.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'b' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8:30.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parametrized_class_extenddescription: parametrized class extending another parametrized classshould_fail: 0tags: 8.25files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: parametrized_class_scope_resolutiondescription: parametrized class scope resolutionshould_fail: 0tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9:2: error: language feature not yet supported class par_cls #(int a = 25); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:13:2: error: language feature not yet supported par_cls #(15) inst; ^~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:16:10: error: language feature not yet supported inst = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:18:12: error: language feature not yet supported $display(par_cls#()::b); ^~~~~~~~~~~~~
name: parametrized_class_invalid_scope_resolutiondescription: parametrized class invalid scope resolutionshould_fail: 1tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9:2: error: language feature not yet supported class par_cls #(int a = 25); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:13:2: error: language feature not yet supported par_cls #(15) inst; ^~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:16:10: error: language feature not yet supported inst = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18:12: error: unknown class or package 'par_cls' $display(par_cls::b); ^~~~~~~
name: parametrized_class_scope_resolutiondescription: parametrized class scope resolutionshould_fail: 0tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:16: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:18: syntax error, unexpected '#', expecting ')' or ','%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv
name: parametrized_class_invalid_scope_resolutiondescription: parametrized class invalid scope resolutionshould_fail: 1tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: syntax error, unexpected IDENTIFIER, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:16: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18: syntax error, unexpected ::, expecting ')' or ','%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18: Perhaps 'par_cls' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv
name: parametrized_class_scope_resolutiondescription: parametrized class scope resolutionshould_fail: 0tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: syntax error, unexpected '#', expecting '(' or '['
name: parametrized_class_invalid_scope_resolutiondescription: parametrized class invalid scope resolutionshould_fail: 1tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: syntax error, unexpected '#', expecting '(' or '['
name: parametrized_class_scope_resolutiondescription: parametrized class scope resolutionshould_fail: 0tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::9 error in parsing: (syntax error, unexpected '#', expecting '(') class par_cls #(int a = 25);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';' or ',') parameter int b = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::13 error in parsing: (syntax error, unexpected '#', expecting '(') par_cls #(15) inst;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::18 error in parsing: (syntax error, unexpected '#', expecting ')') $display(par_cls#()::b);ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parametrized_class_invalid_scope_resolutiondescription: parametrized class invalid scope resolutionshould_fail: 1tags: 8.25.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::9 error in parsing: (syntax error, unexpected '#', expecting '(') class par_cls #(int a = 25);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';' or ',') parameter int b = 23;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::13 error in parsing: (syntax error, unexpected '#', expecting '(') par_cls #(15) inst;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::18 error in parsing: (syntax error, unexpected ':', expecting ')') $display(par_cls::b);ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:1: error: language feature not yet supportedinterface class base_ic extends basebase;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:1: error: language feature not yet supportedinterface class base_ic #(int N = 8, type T = string);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:1: error: language feature not yet supportedinterface class base_ic extends base1, base2, base3;^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:1: error: language feature not yet supportedinterface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:1: error: language feature not yet supportedinterface class base_ic;^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: syntax error, unexpected ':'%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:9: syntax error, unexpected '#', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:9: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:11: syntax error, unexpected '#', expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:8: syntax error, unexpected '[', expecting IDENTIFIER or PACKAGE-IDENTIFIER or TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:11: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: Perhaps 'bhg' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:9: syntax error, unexpected $end%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv
name: iface_class_test_3description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic extends basebase;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_1description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_11description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_2description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic #(int N = 8, type T = string);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_7description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_6description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_8description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_9description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_4description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic extends base1, base2, base3;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_5description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_10description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_0description: Testshould_fail: 0tags: 8.3 8.26files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)interface class base_ic;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: implements_multipledescription: class implementing multiple interfacesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:12:2: error: language feature not yet supported interface class itest; ^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16:2: error: language feature not yet supported class Hello implements ihello, itest; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:25:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:28:9: error: language feature not yet supported obj = new; ^~~
name: cast_between_interface_classesdescription: it should be possible to cast between implemented interface classesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:12:2: error: language feature not yet supported interface class itest; ^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16:2: error: language feature not yet supported class Hello implements ihello, itest; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:25:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:26:2: error: use of undeclared identifier 'ihello' ihello ih_ref; ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:27:2: error: use of undeclared identifier 'itest' itest it_ref; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:30:9: error: language feature not yet supported obj = new; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:32:3: error: use of undeclared identifier '$cast' $cast(it_ref, ih_ref); ^~~~~
name: implementsdescription: implements keyword testshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12:2: error: language feature not yet supported class Hello implements ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:18:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:21:9: error: language feature not yet supported obj = new; ^~~
name: implements_extendsdescription: class both implementing and extendingshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:12:2: error: language feature not yet supported interface class itest; ^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:16:2: error: language feature not yet supported class base; ^~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22:2: error: language feature not yet supported class Hello extends base implements ihello, itest; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:31:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:34:9: error: language feature not yet supported obj = new; ^~~
name: implements_multipledescription: class implementing multiple interfacesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:28: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 14 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv
name: cast_between_interface_classesdescription: it should be possible to cast between implemented interface classesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:30: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:30: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:32: Unsupported or unknown PLI call: $cast%Error: Exiting due to 15 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv
name: implementsdescription: implements keyword testshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:21: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 10 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv
name: implements_extendsdescription: class both implementing and extendingshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: syntax error, unexpected IDENTIFIER, expecting ',' or ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:34: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:34: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 18 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv
name: implements_multipledescription: class implementing multiple interfacesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: cast_between_interface_classesdescription: it should be possible to cast between implemented interface classesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implements_extendsdescription: class both implementing and extendingshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implements_multipledescription: class implementing multiple interfacesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void test();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello, itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::22 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (11)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: cast_between_interface_classesdescription: it should be possible to cast between implemented interface classesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void test();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello, itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::22 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::26 error in parsing: (syntax error, unexpected ';', expecting '(') ihello ih_ref;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::27 error in parsing: (syntax error, unexpected ';', expecting '(') itest it_ref;
name: implementsdescription: implements keyword testshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::15 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::22 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: implements_extendsdescription: class both implementing and extendingshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void test();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class base;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::17 error in parsing: (syntax error, unexpected '(', expecting ';') function method();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::25 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::28 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::35 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.method();ERROR (13)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: implements_multipledescription: class implementing multiple interfacesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: cast_between_interface_classesdescription: it should be possible to cast between implemented interface classesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implementsdescription: implements keyword testshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implements_extendsdescription: class both implementing and extendingshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: cast_between_interface_classesdescription: it should be possible to cast between implemented interface classesshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: implements_extendsdescription: class both implementing and extendingshould_fail: 0tags: 8.26.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: type_access_implements_invaliddescription: access types from implemented classshould_fail: 1tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13:2: error: language feature not yet supported class Hello implements ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:19:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:22:9: error: language feature not yet supported obj = new; ^~~
name: type_access_implementsdescription: access interface class type with scope resolution operatorshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13:2: error: language feature not yet supported class Hello implements ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:19:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:22:9: error: language feature not yet supported obj = new; ^~~
name: type_access_extendsdescription: accessing types from extended interface classshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13:2: error: language feature not yet supported interface class ihello_ex extends ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: type_access_implements_invaliddescription: access types from implemented classshould_fail: 1tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:10: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 11 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv
name: type_access_implementsdescription: access interface class type with scope resolution operatorshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:10: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: Perhaps 'ihello' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:7: ../V3ParseSym.h:112: Symbols suggest ending TASK 'hello' but parser thinks ending MODULE 'class_tb'%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv
name: type_access_extendsdescription: accessing types from extended interface classshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:10: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 9 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv
name: type_access_implements_invaliddescription: access types from implemented classshould_fail: 1tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: type_access_implementsdescription: access interface class type with scope resolution operatorshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: type_access_extendsdescription: accessing types from extended interface classshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: type_access_implements_invaliddescription: access types from implemented classshould_fail: 1tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef int int_t;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello(int_t val);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::23 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: type_access_implementsdescription: access interface class type with scope resolution operatorshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef int int_t;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello(int_t val);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::23 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: type_access_extendsdescription: accessing types from extended interface classshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef int int_t;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello(int_t val);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello_ex extends ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::14 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello_ex(int_t v1, int_t v2);ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: type_access_implements_invaliddescription: access types from implemented classshould_fail: 1tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: type_access_implementsdescription: access interface class type with scope resolution operatorshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: type_access_extendsdescription: accessing types from extended interface classshould_fail: 0tags: 8.26.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13:2: error: language feature not yet supported class Hello #(type T = ihello) implements T; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:19:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:22:9: error: language feature not yet supported obj = new; ^~~
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8:26: error: forward typedef 'ihello' does not resolve to a data type typedef interface class ihello; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10:2: error: language feature not yet supported class Hello implements ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:16:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:21:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:24:9: error: language feature not yet supported obj = new; ^~~
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: 1(0, 0) source_file(6, 0) ERROR(15, 1) ERROR(15, 11) ERROR(17, 14) ;(18, 1) block_item_declaration(18, 1) data_declaration(20, 1) ERROR(22, 1) block_item_declaration(22, 1) data_declaration(22, 9) ERROR
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: syntax error, unexpected type, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: Perhaps 'ihello' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:7: ../V3ParseSym.h:112: Symbols suggest ending TASK 'hello' but parser thinks ending MODULE 'class_tb'%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: syntax error, unexpected interface, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: syntax error, unexpected ::, expecting ')'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: Perhaps 'ihello' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:18: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:24: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:7: ../V3ParseSym.h:112: Symbols suggest ending TASK 'hello' but parser thinks ending MODULE 'class_tb'%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef int int_t;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello(int_t val);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello #(type T = ihello) implements T;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::23 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::13 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef int int_t;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::18 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello(int_t val);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::21 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') Hello obj;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: 12/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:15: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:15: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:16: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:19: error: invalid module item.
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8:17.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: illegal_implements_parameterdescription: implementing parameter that resolves to an interface class is not allowedshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: illegal_forward_def_implementsdescription: implementing forward typedef for an interface class should failshould_fail: 1tags: 8.26.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12:2: error: language feature not yet supported class Hello implements ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:18:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:19:2: error: use of undeclared identifier 'ihello' ihello iobj; ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:22:9: error: language feature not yet supported obj = new; ^~~
name: interface_instantiationdescription: instantiating an interface classshould_fail: 1tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:12:2: error: use of undeclared identifier 'ihello' ihello obj; ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:15:9: error: language feature not yet supported obj = new; ^~~
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 1(0, 0) source_file(6, 0) module_declaration(7, 1) ERROR(7, 11) ERROR(8, 14) ;(8, 15) module_or_generate_item(8, 15) function_declaration(8, 24) function_body_declaration(9, 1) block_item_declaration(9, 1) data_declaration(11, 1) ERROR(12, 2) block_item_declaration(12, 2) data_declaration(12, 23) ;(15, 1) module_or_generate_item(15, 1) net_declaration(17, 7) ERROR
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 10 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv
name: interface_instantiationdescription: instantiating an interface classshould_fail: 1tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:15: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 6 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: interface_instantiationdescription: instantiating an interface classshould_fail: 1tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::15 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(') ihello iobj;
name: interface_instantiationdescription: instantiating an interface classshould_fail: 1tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') ihello obj;
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 14/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:9: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:13: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:14: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:15: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:18: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:19: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:19: error: Invalid module instantiation
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: interface_instantiationdescription: instantiating an interface classshould_fail: 1tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implemented_class_handledescription: it should be possible to assign object handle to a variable of an implemented class typeshould_fail: 0tags: 8.26.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: name_conflict_unresolveddescription: unresolved interface class method name conflictshould_fail: 1tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:12:2: error: language feature not yet supported interface class itest; ^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16:2: error: language feature not yet supported class Hello implements ihello, itest; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:22:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:25:9: error: language feature not yet supported obj = new; ^~~
name: name_conflict_resolveddescription: resolved interface class method name conflictshould_fail: 0tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:12:2: error: language feature not yet supported interface class itest; ^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16:2: error: language feature not yet supported class Hello implements ihello, itest; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:22:2: error: use of undeclared identifier 'Hello' Hello obj; ^~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:25:9: error: language feature not yet supported obj = new; ^~~
name: name_conflict_unresolveddescription: unresolved interface class method name conflictshould_fail: 1tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:25: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 13 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv
name: name_conflict_resolveddescription: resolved interface class method name conflictshould_fail: 0tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:25: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 13 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv
name: name_conflict_unresolveddescription: unresolved interface class method name conflictshould_fail: 1tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: name_conflict_resolveddescription: resolved interface class method name conflictshould_fail: 0tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: name_conflict_unresolveddescription: unresolved interface class method name conflictshould_fail: 1tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function int hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello, itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::26 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: name_conflict_resolveddescription: resolved interface class method name conflictshould_fail: 0tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class Hello implements ihello, itest;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::26 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (10)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: name_conflict_unresolveddescription: unresolved interface class method name conflictshould_fail: 1tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: name_conflict_resolveddescription: resolved interface class method name conflictshould_fail: 0tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: name_conflict_unresolveddescription: unresolved interface class method name conflictshould_fail: 1tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: name_conflict_resolveddescription: resolved interface class method name conflictshould_fail: 0tags: 8.26.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8:2: error: language feature not yet supported interface class ic1#(type T = logic); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:12:2: error: language feature not yet supported interface class ic2#(type T = logic); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16:2: error: language feature not yet supported interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: parameter_type_conflict_unresolveddescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 1tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8:2: error: language feature not yet supported interface class ic1#(type T = logic); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:12:2: error: language feature not yet supported interface class ic2#(type T = logic); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16:2: error: language feature not yet supported interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:17: syntax error, unexpected IDENTIFIER, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 11 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv
name: parameter_type_conflict_unresolveddescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 1tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 10 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: parameter_type_conflict_unresolveddescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 1tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic1#(type T = logic);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn1(T a);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic2#(type T = logic);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn2(T a);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef TYPE T;ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parameter_type_conflict_unresolveddescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 1tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic1#(type T = logic);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn1(T a);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic2#(type T = logic);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn2(T a);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE);ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: 14/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:9: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:13: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:17: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:17: error: Syntax error in typedef clause./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:18: syntax errorI give up.
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parameter_type_conflict_unresolveddescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 1tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parameter_type_conflictdescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 0tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: parameter_type_conflict_unresolveddescription: superclass type declaration conflicts must be resolved in subclassshould_fail: 1tags: 8.26.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: diamond_relationshipdescription: interface class inherited from multiple sources shouldn't create symbol conflictsshould_fail: 0tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8:2: error: language feature not yet supported interface class ibase; ^~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12:2: error: language feature not yet supported interface class ic1 extends ibase; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16:2: error: language feature not yet supported interface class ic2 extends ibase; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20:2: error: language feature not yet supported interface class ic3 extends ic1, ic2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8:2: error: language feature not yet supported interface class ibase#(type T = logic); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12:2: error: language feature not yet supported interface class ic1 extends ibase#(bit); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16:2: error: language feature not yet supported interface class ic2 extends ibase#(string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20:2: error: language feature not yet supported interface class ic3 extends ic1, ic2; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: diamond_relationshipdescription: interface class inherited from multiple sources shouldn't create symbol conflictsshould_fail: 0tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 16 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 16 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv
name: diamond_relationshipdescription: interface class inherited from multiple sources shouldn't create symbol conflictsshould_fail: 0tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: diamond_relationshipdescription: interface class inherited from multiple sources shouldn't create symbol conflictsshould_fail: 0tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ibase;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic1 extends ibase;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn1();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic2 extends ibase;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::17 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn2();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic3 extends ic1, ic2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::21 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn3();ERROR (11)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ibase#(type T = logic);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn(T val);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic1 extends ibase#(bit);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn1();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic2 extends ibase#(string);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::17 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn2();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ic3 extends ic1, ic2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::21 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void fn3();ERROR (11)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: 18/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:9: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:10: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:13: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:17: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:17: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:18: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:21: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:21: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:22: syntax errorI give up.
name: diamond_relationshipdescription: interface class inherited from multiple sources shouldn't create symbol conflictsshould_fail: 0tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: diamond_relationshipdescription: interface class inherited from multiple sources shouldn't create symbol conflictsshould_fail: 0tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: diamond_relationship_parametrizeddescription: different specializations of an interface class are treated as unique interface class typesshould_fail: 1tags: 8.26.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: partial_implementationdescription: virtual classes can implement their interfaces partiallyshould_fail: 0tags: 8.26.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8:2: error: language feature not yet supported interface class ihello; ^~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13:2: error: language feature not yet supported virtual class vhello implements ihello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20:2: error: language feature not yet supported class helloworld extends vhello; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:26:2: error: use of undeclared identifier 'helloworld' helloworld obj; ^~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:29:9: error: language feature not yet supported obj = new; ^~~
name: partial_implementationdescription: virtual classes can implement their interfaces partiallyshould_fail: 0tags: 8.26.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: syntax error, unexpected interface%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:17: syntax error, unexpected pure%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: extends%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:29: syntax error, unexpected ';', expecting TYPE-IDENTIFIER%Error: Exiting due to 18 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv
name: partial_implementationdescription: virtual classes can implement their interfaces partiallyshould_fail: 0tags: 8.26.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: partial_implementationdescription: virtual classes can implement their interfaces partiallyshould_fail: 0tags: 8.26.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') interface class ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void hello();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(') pure virtual function void world();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') virtual class vhello implements ihello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class helloworld extends vhello;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::23 error in parsing: (syntax error, unexpected vENDFUNCTION) endfunctionPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::31 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') obj.hello();ERROR (11)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: partial_implementationdescription: virtual classes can implement their interfaces partiallyshould_fail: 0tags: 8.26.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8:9.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: partial_implementationdescription: virtual classes can implement their interfaces partiallyshould_fail: 0tags: 8.26.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: forward_declarationdescription: class forward declaration testshould_fail: 0tags: 8.27files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8:16: error: forward typedef 'C2' does not resolve to a data type typedef class C2; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:10:2: error: language feature not yet supported class C1; ^~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:14:2: error: language feature not yet supported class C2; ^~~~~~~~~
name: forward_declarationdescription: class forward declaration testshould_fail: 0tags: 8.27files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:10: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:14: syntax error, unexpected ';', expecting IDENTIFIER or do or final%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass%Error: Exiting due to 7 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv
name: forward_declarationdescription: class forward declaration testshould_fail: 0tags: 8.27files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: forward_declarationdescription: class forward declaration testshould_fail: 0tags: 8.27files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef class C2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(') class C1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(') C2 c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') class C2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(') C1 c;ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: initialdescription: initial checkshould_fail: 0tags: 9.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: alwaysdescription: always checkshould_fail: 0tags: 9.2.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: alwaysdescription: always checkshould_fail: 0tags: 9.2.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: alwaysdescription: always checkshould_fail: 0tags: 9.2.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']incdirs: []top_module: rc: 0module always_tb; wire a = 0; reg b = 0; always b = (~ a);endmodule
name: always_combdescription: always_comb checkshould_fail: 0tags: 9.2.2.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(') b = ~a;
name: always_latchdescription: always_latch checkshould_fail: 0tags: 9.2.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv::12 error in parsing: (syntax error, unexpected vIF, expecting vSYMBOL_ID or '#') if(a) q <= b;
name: always_ffdescription: always_ff checkshould_fail: 0tags: 9.2.2.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv::11 error in parsing: (syntax error, unexpected '@', expecting vSYMBOL_ID or '#') always_ff @(posedge a)
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: 0
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: 0
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: 0
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv:10: syntax error, unexpected '=', expecting '(' or '['
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(') a = 1;
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: 0
name: finaldescription: final checkshould_fail: 0tags: 9.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']incdirs: []top_module: rc: 0module initial_tb; wire a = 0; final a = 1;endmodule
name: sequential_blockdescription: sequential block checkshould_fail: 0tags: 9.3.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: parallel_block_join_nonedescription: parallel block checkshould_fail: 0tags: 9.3.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:14: syntax error, unexpected '=', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv
name: parallel_block_join_anydescription: parallel block checkshould_fail: 0tags: 9.3.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:14: syntax error, unexpected '=', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: join_any%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv
name: parallel_block_joindescription: parallel block checkshould_fail: 0tags: 9.3.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:14: syntax error, unexpected '=', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:16: Unsupported: Verilog 1995 reserved word not implemented: join%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv
name: parallel_block_join_nonedescription: parallel block checkshould_fail: 0tags: 9.3.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv::14 error in parsing: (syntax error, unexpected '=', expecting vSYMBOL_ID or '#') b = 0;ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: parallel_block_join_anydescription: parallel block checkshould_fail: 0tags: 9.3.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv::14 error in parsing: (syntax error, unexpected '=', expecting vSYMBOL_ID or '#') b = 0;ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: parallel_block_joindescription: parallel block checkshould_fail: 0tags: 9.3.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::14 error in parsing: (syntax error, unexpected '=', expecting vSYMBOL_ID or '#') b = 0;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::16 Unsuported token join ^~~~
name: fork_returndescription: illegal return from forkshould_fail: 1tags: 9.3.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:9: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:10: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv
name: event_orderdescription: event order testshould_fail: 0tags: 9.3.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:8: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:10: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:14: syntax error, unexpected ->%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:20: Unsupported: Verilog 1995 reserved word not implemented: join%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv
name: block_start_finishdescription: block start finish checkshould_fail: 0tags: 9.3.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:10: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:11: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:12: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:14: Unsupported: Ignoring delay on this delayed statement.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:15: Unsupported: Verilog 1995 reserved word not implemented: join%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:17: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:18: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:19: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:20: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:21: Unsupported: Ignoring delay on this delayed statement.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:22: Unsupported: Verilog 1995 reserved word not implemented: join%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv
name: fork_returndescription: illegal return from forkshould_fail: 1tags: 9.3.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:13: syntax error, unexpected TOK_ENDTASK
name: event_orderdescription: event order testshould_fail: 0tags: 9.3.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: block_names_seqdescription: sequential block names checkshould_fail: 0tags: 9.3.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv::16 error in parsing: (syntax error, unexpected ':') end: nameERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: block_names_pardescription: parallel block names checkshould_fail: 0tags: 9.3.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::12 Unsuported token fork: name ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::12 error in parsing: (syntax error, unexpected ':') fork: namePARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::16 Unsuported token join: name ^~~~ERROR (6)::PARSE_ERROR Parser found (2) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: block_names_seqdescription: sequential block names checkshould_fail: 0tags: 9.3.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']incdirs: []top_module: rc: 0module block_tb; reg a = 0; reg b = 0; reg c = 0; initial begin : name a = 1; b = a; c = b; endendmodule
name: block_names_pardescription: parallel block names checkshould_fail: 0tags: 9.3.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ':' (Sym_colon) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:12:21.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: statement_labels_pardescription: parallel block labels checkshould_fail: 0tags: 9.3.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::12 error in parsing: (syntax error, unexpected ':', expecting voLTE or '=') name: forkPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::12 Unsuported token name: fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::16 Unsuported token join: name ^~~~ERROR (6)::PARSE_ERROR Parser found (2) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: statement_labels_seqdescription: sequential block labels checkshould_fail: 0tags: 9.3.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv::12 error in parsing: (syntax error, unexpected ':', expecting voLTE or '=') name: beginERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: delay_controldescription: delay controlshould_fail: 0tags: 9.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']incdirs: []top_module: rc: 0%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:10: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:11: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:12: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:13: Unsupported: Ignoring delay on this delayed statement.
name: delay_controldescription: delay controlshould_fail: 0tags: 9.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv::10 error in parsing: (syntax error, unexpected vDELAY_ID) #10 a = 'h1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: event_control_negedgedescription: event controlshould_fail: 0tags: 9.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: event_control_posedgedescription: event controlshould_fail: 0tags: 9.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: event_control_edgedescription: event controlshould_fail: 0tags: 9.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv::10 Unsuported token always @(edge clk) a = ~a; ^~~~
name: event_comma_opdescription: event comma operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv' to AST representation.Generating RTLIL representation for module `\block_tb'.Note: Assuming pure combinatorial block at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv:13 incompliance with IEC 62142(E):2005 / IEEE Std. 1364.1(E):2002. Recommendinguse of @* instead of @(...) for better match of synthesis and simulation.Successfully finished Verilog frontend.
name: event_or_opdescription: event or operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv' to AST representation.Generating RTLIL representation for module `\block_tb'.Note: Assuming pure combinatorial block at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv:13 incompliance with IEC 62142(E):2005 / IEEE Std. 1364.1(E):2002. Recommendinguse of @* instead of @(...) for better match of synthesis and simulation.Successfully finished Verilog frontend.
name: event_comma_opdescription: event comma operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: event_or_opdescription: event or operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: event_comma_opdescription: event comma operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv:14: error: out is not a valid l-value in block_tb./home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv:12: : out is declared here as wire.Elaboration failed
name: event_or_opdescription: event or operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv:14: error: out is not a valid l-value in block_tb./home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv:12: : out is declared here as wire.Elaboration failed
name: event_comma_opdescription: event comma operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']incdirs: []top_module: rc: 0module block_tb; wire a = 0; wire b = 0; wire c = 0; wire d = 0; wire out = 0; always @(a or b or c or d) out = ((a | b) & (c | d));endmodule
name: event_or_opdescription: event or operatorshould_fail: 0tags: 9.4.2.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']incdirs: []top_module: rc: 0module block_tb; wire a = 0; wire b = 0; wire c = 0; wire d = 0; wire out = 0; always @(a or b or c or d) out = ((a | b) & (c | d));endmodule
name: event_implicitdescription: event implicit listshould_fail: 0tags: 9.4.2.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: event_implicitdescription: event implicit listshould_fail: 0tags: 9.4.2.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv:14: error: out is not a valid l-value in block_tb./home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv:12: : out is declared here as wire.Elaboration failed
name: event_implicitdescription: event implicit listshould_fail: 0tags: 9.4.2.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']incdirs: []top_module: rc: 0module block_tb; wire a = 0; wire b = 0; wire c = 0; wire d = 0; wire out = 0; always @(*) out = ((a | b) & (c | d));endmodule
name: event_conditionaldescription: event conditionalshould_fail: 0tags: 9.4.2.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vOR or ')' or ',') always @(posedge clk iff en == 1)
name: event_sequencedescription: sequence event testshould_fail: 0tags: 9.4.2.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: sequence%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: syntax error, unexpected ';', expecting IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endsequence%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:19: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:21: syntax error, unexpected '@'%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:26: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:27: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:29: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:30: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:32: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:33: Unsupported: Ignoring delay on this delayed statement.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:35: Unsupported: Verilog 1995 reserved word not implemented: join%Error: Exiting due to 6 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv
name: event_sequencedescription: event sequenceshould_fail: 0tags: 9.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']incdirs: []top_module: rc: 10%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17: Unsupported: Verilog 1995 reserved word not implemented: wait%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17: syntax error, unexpected '#'%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv
name: event_sequencedescription: event sequenceshould_fail: 0tags: 9.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID) #10 enable = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv::17 Unsuported token wait (enable) #10 a = b; ^~~~ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_delaydescription: event non blk assignment delayshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']incdirs: []top_module: rc: 0%Warning-INITIALDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv:12: Delayed assignments (<=) in initial or final block; suggest blocking assignments (=).%Warning-INITIALDLY: Use "/* verilator lint_off INITIALDLY */" and lint_on around source to disable this message.
name: event_nonblocking_assignment_repeatdescription: event non blk assignment repeatshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(') int i = 3;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::15 Unsuported token a = repeat(i) @(posedge clk) b; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::15 error in parsing: (syntax error, unexpected '@', expecting ';') a = repeat(i) @(posedge clk) b;ERROR (6)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_repeatdescription: event non blk assignment repeatshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(') int i = -3;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::15 Unsuported token a = repeat(i) @(posedge clk) b; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::15 error in parsing: (syntax error, unexpected '@', expecting ';') a = repeat(i) @(posedge clk) b;ERROR (6)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_delaydescription: event non blk assignment delayshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: event_nonblocking_assignment_repeatdescription: event non blk assignment repeatshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv::13 Unsuported token a = repeat(-3) @(posedge clk) b; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv::13 error in parsing: (syntax error, unexpected '@', expecting ';') a = repeat(-3) @(posedge clk) b;ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_repeatdescription: event non blk assignment repeatshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv::13 Unsuported token a = repeat(3) @(posedge clk) b; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv::13 error in parsing: (syntax error, unexpected '@', expecting ';') a = repeat(3) @(posedge clk) b;ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_eventdescription: event non blk assignment eventshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv::13 error in parsing: (syntax error, unexpected '@') a = @(posedge clk) b;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: event_blocking_assignment_delaydescription: event blk assignment delayshould_fail: 0tags: 9.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: wait_forkdescription: wait fork testshould_fail: 0tags: 9.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:11: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:14: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:15: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:18: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:19: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:20: Unsupported: Ignoring delay on this delayed statement.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:23: Unsupported: Verilog 1995 reserved word not implemented: wait%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:23: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv
name: disable_otherdescription: disable other taskshould_fail: 0tags: 9.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:11: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:14: Unsupported: Ignoring delay on this delayed statement.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:16: syntax error, unexpected '#'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:17: Unsupported: Verilog 1995 reserved word not implemented: join%Error: Exiting due to 3 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv
name: disable_otherdescription: disable other taskshould_fail: 0tags: 9.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:12: syntax error, unexpected TOK_BEGIN
name: disabledescription: disable blockshould_fail: 0tags: 9.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv::12 Unsuported token disable block; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv::12 error in parsing: (syntax error, unexpected ';', expecting voLTE or '=') disable block;ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: disable_otherdescription: disable other taskshould_fail: 0tags: 9.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::11 Unsuported token initial fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID) #10 a = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::16 Unsuported token #15 disable block; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::17 Unsuported token join ^~~~
name: disable_forkdescription: disable forkshould_fail: 0tags: 9.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:14: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:15: Unsupported: Ignoring delay on this delayed statement.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: join_any%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:17: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:17: syntax error, unexpected ';', expecting IDENTIFIER or PACKAGE-IDENTIFIER or TYPE-IDENTIFIER%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv
name: process_controldescription: process controlshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9:3: error: use of undeclared identifier 'process' process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9:19: error: language feature not yet supported process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:11:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:13:23: error: use of undeclared identifier 'j' automatic int k = j; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15:15: error: unknown class or package 'process' job[k] = process::self(); ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:21:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:24:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:29:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~
name: process_cls_awaitdescription: process class await methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9:3: error: use of undeclared identifier 'process' process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9:19: error: language feature not yet supported process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:11:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:13:23: error: use of undeclared identifier 'j' automatic int k = j; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15:15: error: unknown class or package 'process' job[k] = process::self(); ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:20:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~
name: process_cls_selfdescription: process class self methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9:3: error: use of undeclared identifier 'process' process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9:19: error: language feature not yet supported process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:11:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:13:23: error: use of undeclared identifier 'j' automatic int k = j; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15:15: error: unknown class or package 'process' job[k] = process::self(); ^~~~~~~
name: process_cls_killdescription: process class kill methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9:3: error: use of undeclared identifier 'process' process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9:19: error: language feature not yet supported process job[] = new [N]; ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:11:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:13:23: error: use of undeclared identifier 'j' automatic int k = j; ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15:15: error: unknown class or package 'process' job[k] = process::self(); ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:20:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:25:3: error: language feature not yet supported foreach(job[i]) ^~~~~~~~~~~~~~~
name: process_controldescription: process controlshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']incdirs: []top_module: rc: 0
name: process_cls_awaitdescription: process class await methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']incdirs: []top_module: rc: 0
name: process_cls_selfdescription: process class self methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']incdirs: []top_module: rc: 0
name: process_cls_killdescription: process class kill methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']incdirs: []top_module: rc: 0
name: process_controldescription: process controlshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:13: syntax error, unexpected automatic%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:22: Unsupported: Verilog 1995 reserved word not implemented: wait%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: null%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:22: syntax error, unexpected ')', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:30: syntax error, unexpected ::%Error: Exiting due to 11 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv
name: process_cls_awaitdescription: process class await methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:13: syntax error, unexpected automatic%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:21: Unsupported: Verilog 1995 reserved word not implemented: wait%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: null%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:21: syntax error, unexpected ')', expecting TYPE-IDENTIFIER%Error: Exiting due to 10 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv
name: process_cls_selfdescription: process class self methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:13: syntax error, unexpected automatic%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: Exiting due to 7 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv
name: process_cls_killdescription: process class kill methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9: syntax error, unexpected IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:13: syntax error, unexpected automatic%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15: syntax error, unexpected ::, expecting ';'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:21: Unsupported: Verilog 1995 reserved word not implemented: wait%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: null%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:21: syntax error, unexpected ')', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:26: syntax error, unexpected ::%Error: Exiting due to 11 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv
name: process_controldescription: process controlshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_cls_awaitdescription: process class await methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_cls_selfdescription: process class self methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_cls_killdescription: process class kill methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_controldescription: process controlshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#') task automatic test (int N);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(') process job[] = new [N];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::13 Unsuported token automatic int k = j; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::18 error in parsing: (syntax error, unexpected vEND) endPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::22 Unsuported token wait(job[i] != null); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::32 Unsuported token endtask ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::35 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test(8);ERROR (13)::PARSE_ERROR Parser found (6) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_cls_awaitdescription: process class await methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#') task automatic test (int N);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(') process job[] = new [N];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::13 Unsuported token automatic int k = j; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::17 error in parsing: (syntax error, unexpected vEND) endPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::21 Unsuported token wait(job[i] != null); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::24 Unsuported token endtask ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::27 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test(8);ERROR (13)::PARSE_ERROR Parser found (6) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_cls_selfdescription: process class self methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#') task automatic test (int N);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(') process job[] = new [N];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::13 Unsuported token automatic int k = j; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::17 error in parsing: (syntax error, unexpected vEND) endPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::19 Unsuported token endtask ^~~~ERROR (11)::PARSE_ERROR Parser found (5) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_cls_killdescription: process class kill methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::8 Unsuported token task automatic test (int N); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#') task automatic test (int N);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(') process job[] = new [N];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::12 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::13 Unsuported token automatic int k = j; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::17 error in parsing: (syntax error, unexpected vEND) endPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::21 Unsuported token wait(job[i] != null); ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::28 Unsuported token endtask ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::31 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') test(8);ERROR (13)::PARSE_ERROR Parser found (6) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_controldescription: process controlshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9:29.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_cls_awaitdescription: process class await methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9:29.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_cls_selfdescription: process class self methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9:29.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_cls_killdescription: process class kill methodshould_fail: 0tags: 9.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9:29.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: unary_op_not_logdescription: ! operator testshould_fail: 0tags: 11.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv:11: Logical Operator LOGNOT expects 1 bit on the LHS, but LHS's VARREF 'b' generates 32 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGNOT generates 1 bits.
name: unary_op_not_logdescription: ! operator testshould_fail: 0tags: 11.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_plusdescription: + operator testshould_fail: 0tags: 11.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_minusdescription: - operator testshould_fail: 0tags: 11.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: expr_short_circuitdescription: expression short circuiting testshould_fail: 0tags: 11.3.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: expr_short_circuitdescription: expression short circuiting testshould_fail: 0tags: 11.3.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')function int fun1();PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::14 error in parsing: (syntax error, unexpected vNUMBER, expecting vSYMBOL_ID or '#') return 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::19 error in parsing: (syntax error, unexpected vNUMBER, expecting vSYMBOL_ID or '#') return 2;ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: expr_short_circuitdescription: expression short circuiting testshould_fail: 0tags: 11.3.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 1; reg signed [31:0] b; function signed [31:0] fun1; input _sv2v_unused; begin $display("1"); fun1 = 1; end endfunction function signed [31:0] fun2; input _sv2v_unused; begin $display("2"); fun2 = 2; end endfunction initial begin b = ((a > 0) ? fun1(0) : fun2(0)); endendmodule
name: assign_in_expr_invdescription: invalid assignment in expression testshould_fail: 1tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14:8: error: expression is not assignable a = b = c = 5; ~~~~~ ^
name: assign_in_exprdescription: assignment in expression testshould_fail: 0tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:14: syntax error, unexpected '='%Error: Exiting due to 1 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv
name: assign_in_expr_invdescription: invalid assignment in expression testshould_fail: 1tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: assign_in_exprdescription: assignment in expression testshould_fail: 0tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: assign_in_expr_invdescription: invalid assignment in expression testshould_fail: 1tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::14 error in parsing: (syntax error, unexpected '=', expecting ';') a = b = c = 5; ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: assign_in_exprdescription: assignment in expression testshould_fail: 0tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::14 error in parsing: (syntax error, unexpected '=') a = (b = (c = 5)); ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: assign_in_expr_invdescription: invalid assignment in expression testshould_fail: 1tags: 11.3.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']incdirs: []top_module: rc: 2/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14: Syntax in assignment statement l-value.
name: or_assignmentdescription: |= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::11 error in parsing: (syntax error, unexpected '|', expecting voLTE or '=') a |= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: mul_assignmentdescription: *= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::11 error in parsing: (syntax error, unexpected '*', expecting voLTE or '=') a *= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: xor_assignmentdescription: ^= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::11 error in parsing: (syntax error, unexpected '^', expecting voLTE or '=') a ^= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: arith_shl_assignmentdescription: <<<= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::11 error in parsing: (syntax error, unexpected voSLEFT, expecting voLTE or '=') a <<<= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: normal_assignmentdescription: = assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: plus_assignmentdescription: += assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::11 error in parsing: (syntax error, unexpected '+', expecting voLTE or '=') a += b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: and_assignmentdescription: &= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::11 error in parsing: (syntax error, unexpected '&', expecting voLTE or '=') a &= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: div_assignmentdescription: /= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::11 error in parsing: (syntax error, unexpected '/', expecting voLTE or '=') a /= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: arith_shr_assignmentdescription: >>>= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::11 error in parsing: (syntax error, unexpected voASRIGHT, expecting voLTE or '=') a >>>= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: mod_assignmentdescription: %= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::11 error in parsing: (syntax error, unexpected '%', expecting voLTE or '=') a %= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: log_shl_assignmentdescription: <<= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::11 error in parsing: (syntax error, unexpected voSLEFT, expecting voLTE or '=') a <<= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: log_shr_assignmentdescription: >>= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::11 error in parsing: (syntax error, unexpected voSRIGHT, expecting voLTE or '=') a >>= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: minus_assignmentdescription: -= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::11 error in parsing: (syntax error, unexpected '-', expecting voLTE or '=') a -= b;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: or_assignmentdescription: |= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a | b); endendmodule
name: mul_assignmentdescription: *= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a * b); endendmodule
name: xor_assignmentdescription: ^= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a ^ b); endendmodule
name: arith_shl_assignmentdescription: <<<= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a <<< b); endendmodule
name: normal_assignmentdescription: = assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = b; endendmodule
name: plus_assignmentdescription: += assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a + b); endendmodule
name: and_assignmentdescription: &= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a & b); endendmodule
name: div_assignmentdescription: /= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a / b); endendmodule
name: arith_shr_assignmentdescription: >>>= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a >>> b); endendmodule
name: mod_assignmentdescription: %= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a % b); endendmodule
name: log_shl_assignmentdescription: <<= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a << b); endendmodule
name: log_shr_assignmentdescription: >>= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a >> b); endendmodule
name: minus_assignmentdescription: -= assignment testshould_fail: 0tags: 11.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (a - b); endendmodule
name: unary_op_incdescription: ++ operator testshould_fail: 0tags: 11.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv::12 error in parsing: (syntax error, unexpected '+', expecting voLTE or '=') a++;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unary_op_decdescription: -- operator testshould_fail: 0tags: 11.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv::12 error in parsing: (syntax error, unexpected '-', expecting voLTE or '=') a--;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_minusdescription: - operator testshould_fail: 0tags: 11.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a - b); endendmodule
name: binary_op_divdescription: / operator testshould_fail: 0tags: 11.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a / b); endendmodule
name: binary_op_plusdescription: + operator testshould_fail: 0tags: 11.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a + b); endendmodule
name: binary_op_powdescription: ** operator testshould_fail: 0tags: 11.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a ** b); endendmodule
name: binary_op_muldescription: * operator testshould_fail: 0tags: 11.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a * b); endendmodule
name: binary_op_moddescription: % operator testshould_fail: 0tags: 11.4.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a % b); endendmodule
name: binary_op_gedescription: >= operator testshould_fail: 0tags: 11.4.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a >= b); endendmodule
name: binary_op_gtdescription: > operator testshould_fail: 0tags: 11.4.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a > b); endendmodule
name: binary_op_ledescription: <= operator testshould_fail: 0tags: 11.4.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a <= b); endendmodule
name: binary_op_ltdescription: < operator testshould_fail: 0tags: 11.4.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a < b); endendmodule
name: binary_op_case_eqdescription: === operator testshould_fail: 0tags: 11.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a === b); endendmodule
name: binary_op_case_neqdescription: !== operator testshould_fail: 0tags: 11.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a !== b); endendmodule
name: binary_op_log_eqdescription: == operator testshould_fail: 0tags: 11.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a == b); endendmodule
name: binary_op_log_neqdescription: != operator testshould_fail: 0tags: 11.4.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a != b); endendmodule
name: binary_op_wild_eqdescription: ==? operator testshould_fail: 0tags: 11.4.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::12 error in parsing: (syntax error, unexpected '?') c = a ==? b;ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_wild_neqdescription: !=? operator testshould_fail: 0tags: 11.4.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::12 error in parsing: (syntax error, unexpected '?') c = a !=? b;ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_wild_eqdescription: ==? operator testshould_fail: 0tags: 11.4.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a ==? b); endendmodule
name: binary_op_wild_neqdescription: !=? operator testshould_fail: 0tags: 11.4.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a !=? b); endendmodule
name: binary_op_log_impdescription: -> operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:12: Logical Operator LOGIF expects 1 bit on the LHS, but LHS's VARREF 'a' generates 32 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:12: Logical Operator LOGIF expects 1 bit on the RHS, but RHS's VARREF 'b' generates 32 bits.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:12: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGIF generates 1 bits.
name: binary_op_log_ordescription: || operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:12: Logical Operator LOGOR expects 1 bit on the LHS, but LHS's VARREF 'a' generates 32 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:12: Logical Operator LOGOR expects 1 bit on the RHS, but RHS's VARREF 'b' generates 32 bits.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:12: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGOR generates 1 bits.
name: binary_op_log_anddescription: && operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:12: Logical Operator LOGAND expects 1 bit on the LHS, but LHS's VARREF 'a' generates 32 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:12: Logical Operator LOGAND expects 1 bit on the RHS, but RHS's VARREF 'b' generates 32 bits.%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:12: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGAND generates 1 bits.
name: binary_op_log_impdescription: -> operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::12 error in parsing: (syntax error, unexpected '>') c = a -> b;ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_log_ordescription: || operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;
name: binary_op_log_eqdescription: <-> operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::12 error in parsing: (syntax error, unexpected '>') c = a <-> b;ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_log_anddescription: && operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;
name: binary_op_log_impdescription: -> operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '->' (Sym_dash_gt) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:12:11.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: binary_op_log_ordescription: || operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a || b); endendmodule
name: binary_op_log_eqdescription: <-> operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '->' (Sym_dash_gt) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv:12:12.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: binary_op_log_anddescription: && operator testshould_fail: 0tags: 11.4.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a && b); endendmodule
name: binary_op_bit_xordescription: ^ operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;
name: binary_op_bit_xnordescription: ~^ operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;
name: binary_op_bit_ordescription: | operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;
name: binary_op_bit_anddescription: & operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int c;
name: unary_op_not_bitdescription: ~ operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: binary_op_bit_xordescription: ^ operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a ^ b); endendmodule
name: binary_op_bit_xnordescription: ~^ operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a ~^ b); endendmodule
name: binary_op_bit_ordescription: | operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a | b); endendmodule
name: binary_op_bit_anddescription: & operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a & b); endendmodule
name: unary_op_not_bitdescription: ~ operator testshould_fail: 0tags: 11.4.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; initial begin a = (~ b); endendmodule
name: unary_op_xordescription: ^ operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDXOR generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_nanddescription: ~& operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGNOT generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_xnor_1description: ~^ operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDXNOR generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_anddescription: & operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDAND generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_xnor_2description: ^~ operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDXNOR generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_ordescription: | operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDOR generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_nordescription: ~| operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv:11: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGNOT generates 1 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_xordescription: ^ operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_nanddescription: ~& operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_xnor_1description: ~^ operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_anddescription: & operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_xnor_2description: ^~ operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_ordescription: | operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: unary_op_nordescription: ~| operator testshould_fail: 0tags: 11.4.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 5;
name: binary_op_log_shldescription: << operator testshould_fail: 0tags: 11.4.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a << b); endendmodule
name: binary_op_arith_shrdescription: >>> operator testshould_fail: 0tags: 11.4.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a >>> b); endendmodule
name: binary_op_log_shrdescription: >> operator testshould_fail: 0tags: 11.4.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a >> b); endendmodule
name: binary_op_arith_shldescription: <<< operator testshould_fail: 0tags: 11.4.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = (a <<< b); endendmodule
name: cond_opdescription: ?: operator testshould_fail: 0tags: 11.4.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 12; reg signed [31:0] b = 5; reg signed [31:0] c; initial begin c = ((a > b) ? 11 : 13); endendmodule
name: concat_opdescription: concatenation operator testshould_fail: 0tags: 11.4.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [15:0] a;
name: repl_opdescription: replication operator testshould_fail: 0tags: 11.4.12.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [15:0] a;
name: nested_repl_opdescription: nested replication operator testshould_fail: 0tags: 11.4.12.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [15:0] a;
name: string_concat_opdescription: string concatenation operator testshould_fail: 0tags: 11.4.12.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')string str;
name: string_repl_opdescription: string replication operator testshould_fail: 0tags: 11.4.12.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')string str;
name: set_memberdescription: inside operator testshould_fail: 0tags: 11.4.13files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')int a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')int c = 5;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')int d = 7;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = b inside {c, d};ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: stream_concatdescription: stream concatenation testshould_fail: 0tags: 11.4.14.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = {"A", "B", "C", "D"};PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')int b = {"E", "F", "G", "H"};PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::14 error in parsing: (syntax error, unexpected voSRIGHT) c = {>> byte {a, b}};ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: reorder_streamdescription: stream reordering testshould_fail: 0tags: 11.4.14.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = {"A", "B", "C", "D"};PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::13 error in parsing: (syntax error, unexpected voSLEFT) b = { << byte {a}};ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_stream_paddescription: padded stream unpack testshould_fail: 0tags: 11.4.14.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')int c = 3;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') bit [127:0] d = {<<{a, b, c}};ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_streamdescription: stream unpack testshould_fail: 0tags: 11.4.14.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')int c = 3;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') bit [95:0] d = {<<{a, b, c}};ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_stream_invdescription: invalid stream unpack testshould_fail: 1tags: 11.4.14.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')int a = 1;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')int b = 2;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')int c = 3;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') int d = {<<{a, b, c}};ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_stream_paddescription: padded stream unpack testshould_fail: 0tags: 11.4.14.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 1; reg signed [31:0] b = 2; reg signed [31:0] c = 3; initial begin : sv2v_autoblock_0 reg [127:0] d = {<< 1{a, b, c}}; endendmodule
name: unpack_streamdescription: stream unpack testshould_fail: 0tags: 11.4.14.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 1; reg signed [31:0] b = 2; reg signed [31:0] c = 3; initial begin : sv2v_autoblock_0 reg [95:0] d = {<< 1{a, b, c}}; endendmodule
name: unpack_stream_invdescription: invalid stream unpack testshould_fail: 1tags: 11.4.14.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']incdirs: []top_module: rc: 0module top; reg signed [31:0] a = 1; reg signed [31:0] b = 2; reg signed [31:0] c = 3; initial begin : sv2v_autoblock_0 reg signed [31:0] d = {<< 1{a, b, c}}; endendmodule
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:11:12: error: dimension requires a constant rangebyte i_data[]; ^~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:16:12: error: dimension requires a constant rangebyte o_data[]; ^~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:20:10: error: dimension requires a constant range byte pkt[$]; ^~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:24:11: error: language feature not yet supported i_data = new[5]; ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:27:8: error: language feature not yet supported pkt = {<< byte{i_header, i_len, i_data, i_crc}}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29:2: error: language feature not yet supported {<< byte{o_header, o_len, o_data with [0 +: o_len], o_crc}} = pkt; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 0
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:11: syntax error, unexpected ']', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:16: syntax error, unexpected ']', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:20: syntax error, unexpected $undefined, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:24: syntax error, unexpected '[', expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: with%Error: Exiting due to 6 error(s)%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')int i_header;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')int i_len;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::11 error in parsing: (syntax error, unexpected '[', expecting '(')byte i_data[];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::12 error in parsing: (syntax error, unexpected ';', expecting '(')int i_crc;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::14 error in parsing: (syntax error, unexpected ';', expecting '(')int o_header;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(')int o_len;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::16 error in parsing: (syntax error, unexpected '[', expecting '(')byte o_data[];PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::17 error in parsing: (syntax error, unexpected ';', expecting '(')int o_crc;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') byte pkt[$];ERROR (12)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:27: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:27: error: malformed statement/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29: Syntax in assignment statement l-value.
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:11:13.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: dynamic_array_unpack_streamdescription: stream unpack test with dynamic arrayshould_fail: 0tags: 11.4.14.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: idx_neg_part_selectdescription: indexed negative part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: non_idx_part_selectdescription: non-indexed part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: idx_pos_part_selectdescription: indexed positive part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: idx_pos_part_selectdescription: indexed positive part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: idx_neg_part_selectdescription: indexed negative part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [15:0] a;
name: non_idx_part_selectdescription: non-indexed part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [15:0] a;
name: idx_pos_part_selectdescription: indexed positive part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [15:0] a;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')logic b;
name: idx_pos_part_selectdescription: indexed positive part-select bit testshould_fail: 0tags: 11.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [15:0] a;
name: array_addressingdescription: array addressing testshould_fail: 0tags: 11.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [7:0] mem [0:1023];
name: array_addressingdescription: array addressing testshould_fail: 0tags: 11.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [7:0] mem [0:1023][0:3];
name: signed_funcdescription: $signed() testshould_fail: 0tags: 11.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv:12: Operator ASSIGN expects 8 bits on the Assign RHS, but Assign RHS's SIGNED generates 4 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unsigned_funcdescription: $unsigned() testshould_fail: 0tags: 11.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']incdirs: []top_module: rc: 0%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv:12: Operator ASSIGN expects 8 bits on the Assign RHS, but Assign RHS's UNSIGNED generates 32 bits.%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: signed_funcdescription: $signed() testshould_fail: 0tags: 11.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv::9 error in parsing: (syntax error, unexpected vSIGNED, expecting vSYMBOL_ID or '#')logic signed [7:0] a;
name: unsigned_funcdescription: $unsigned() testshould_fail: 0tags: 11.7files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [7:0] a;
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9:9: error: language feature not yet supportedtypedef union tagged { ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:19:6: error: language feature not yet supported a = tagged Invalid; ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20:6: error: language feature not yet supported b = tagged Valid(42); ^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20:18: error: expected ';' b = tagged Valid(42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20:18: error: expected statement b = tagged Valid(42); ^
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9:9: error: language feature not yet supportedtypedef union tagged { ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:19:6: error: language feature not yet supported a = tagged Invalid; ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20:6: error: language feature not yet supported b = tagged Valid(42); ^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20:18: error: expected ';' b = tagged Valid(42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20:18: error: expected statement b = tagged Valid(42); ^
name: tagged_uniondescription: tagged union testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9:9: error: language feature not yet supportedtypedef union tagged { ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:17:6: error: language feature not yet supported a = tagged Invalid; ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18:6: error: language feature not yet supported b = tagged Valid(42); ^~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18:18: error: expected ';' b = tagged Valid(42); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18:18: error: expected statement b = tagged Valid(42); ^
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: 0
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: 0
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:10: syntax error, unexpected void, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:12: syntax error, unexpected '}'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:7: ../V3ParseSym.h:112: Symbols suggest ending UNIONDTYPE but parser thinks ending MODULE 'top'%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:10: syntax error, unexpected void, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:12: syntax error, unexpected '}'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:7: ../V3ParseSym.h:112: Symbols suggest ending UNIONDTYPE but parser thinks ending MODULE 'top'%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv
name: tagged_uniondescription: tagged union testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:10: syntax error, unexpected void, expecting TYPE-IDENTIFIER%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:12: syntax error, unexpected '}'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:7: ../V3ParseSym.h:112: Symbols suggest ending UNIONDTYPE but parser thinks ending MODULE 'top'%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: tagged_uniondescription: tagged union testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(') int Valid;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::14 error in parsing: (syntax error, unexpected ',', expecting '(')u_int a, b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = tagged Invalid;ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(') int Valid;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::14 error in parsing: (syntax error, unexpected ',', expecting '(')u_int a, b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')int c;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = tagged Invalid;ERROR (8)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: tagged_uniondescription: tagged union testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(') int Valid;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::14 error in parsing: (syntax error, unexpected ',', expecting '(')u_int a, b;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') a = tagged Invalid;ERROR (7)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9:15.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9:15.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tagged_uniondescription: tagged union testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9:15.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tagged_union_member_access_invdescription: invalid tagged union member access testshould_fail: 1tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']incdirs: []top_module: rc: 1FAKE RUNNER
name: tagged_union_member_accessdescription: tagged union member access testshould_fail: 0tags: 11.9files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv' to AST representation.Generating RTLIL representation for module `\top'.Successfully finished Verilog frontend.
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [8*14:1] a;
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0module top; reg [(8 * 14):1] a; initial begin a = "Test"; endendmodule
name: string_bit_arraydescription: string stored in bit array testshould_fail: 0tags: 11.10files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: string_concatdescription: string concatenation testshould_fail: 0tags: 11.10.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Failed to evaluate system task `$display' with non-constant 1st argument at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv:15.
name: string_comparedescription: string comparison testshould_fail: 0tags: 11.10.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Failed to evaluate system task `$display' with non-constant 1st argument at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv:15.
name: string_copydescription: string copy testshould_fail: 0tags: 11.10.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Failed to evaluate system task `$display' with non-constant 1st argument at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv:15.
name: string_concatdescription: string concatenation testshould_fail: 0tags: 11.10.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [8*14:1] a;
name: string_comparedescription: string comparison testshould_fail: 0tags: 11.10.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [8*14:1] a;
name: string_copydescription: string copy testshould_fail: 0tags: 11.10.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [8*14:1] a;
name: empty_stringdescription: empty string testshould_fail: 0tags: 11.10.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv:13: Unsupported or unknown PLI call: $assert%Error: Exiting due to 1 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv
name: empty_stringdescription: empty string testshould_fail: 0tags: 11.10.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')bit [8*14:1] a;
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10:4: error: language feature not yet supported #(100:200:300) $display("Done"); ^~~~~~~~~~~
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 0
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 0%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv' to AST representation.Generating RTLIL representation for module `\top'.DoneSuccessfully finished Verilog frontend.
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv::10 error in parsing: (syntax error, unexpected '#') #(100:200:300) $display("Done");ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 0/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10: warning: choosing typ expression.
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ':' (Sym_colon) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10:14.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: min_max_avg_delaydescription: minimum, typical and maximum delay expressions testshould_fail: 0tags: 11.11files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: let_constructdescription: let construct testshould_fail: 0tags: 11.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14:1: error: language feature not yet supportedlet op(x, y, z) = |((x | y) & z);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14:17: error: expected expressionlet op(x, y, z) = |((x | y) & z); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14:33: error: expected '='let op(x, y, z) = |((x | y) & z); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:17:6: error: use of undeclared identifier 'op' d = op(.x(a), .y(b), .z(c)); ^~
name: let_constructdescription: let construct testshould_fail: 0tags: 11.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: Unsupported: SystemVerilog 2009 reserved word not implemented: let%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: syntax error, unexpected '(', expecting IDENTIFIER%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv
name: let_constructdescription: let construct testshould_fail: 0tags: 11.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: syntax error, unexpected '=', expecting ',' or ';'
name: let_constructdescription: let construct testshould_fail: 0tags: 11.12files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')logic [3:0] a = 12;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::12 error in parsing: (syntax error, unexpected ';', expecting '(')logic d;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::14 error in parsing: (syntax error, unexpected '=', expecting ';' or ',')let op(x, y, z) = |((x | y) & z);
name: ifdescription: A module testing if statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv' to AST representation.Generating RTLIL representation for module `\if_tb'.Successfully finished Verilog frontend.
name: ifdescription: A module testing if-else statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv' to AST representation.Generating RTLIL representation for module `\if_tb'.Successfully finished Verilog frontend.
name: ifdescription: A module testing if statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: ifdescription: A module testing if-else statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: ifdescription: A module testing if statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: ifdescription: A module testing if-else statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: ifdescription: A module testing if statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']incdirs: []top_module: rc: 0module if_tb; wire a = 0; reg b = 0; always begin if (a) b = 1; endendmodule
name: ifdescription: A module testing if-else statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']incdirs: []top_module: rc: 0module if_tb; wire a = 0; reg b = 0; always begin if (a) b = 1; else b = 0; endendmodule
name: ifdescription: A module testing if statementshould_fail: 0tags: 12.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: if_else_ifdescription: A module testing if-else-if statementshould_fail: 0tags: 12.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv' to AST representation.Generating RTLIL representation for module `\if_tb'.Successfully finished Verilog frontend.
name: if_else_ifdescription: A module testing if-else-if statementshould_fail: 0tags: 12.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }
name: if_else_ifdescription: A module testing if-else-if statementshould_fail: 0tags: 12.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv:12: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv:12: : A runtime infinite loop will occur.Elaboration failed
name: if_else_ifdescription: A module testing if-else-if statementshould_fail: 0tags: 12.4.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']incdirs: []top_module: rc: 0module if_tb; wire a = 0; reg b = 0; wire c = 0; reg d = 0; always begin if (a) b = 1; else if (c) d = 1; else b = 0; endendmodule
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:11: syntax error, unexpected TOK_IF
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:11: syntax error, unexpected TOK_IF
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:11: syntax error, unexpected TOK_IF
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv::11 error in parsing: (syntax error, unexpected vIF, expecting voLTE or '=') unique if(a == 0) b = 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv::11 error in parsing: (syntax error, unexpected vIF, expecting voLTE or '=') unique0 if(a == 0) b = 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv::11 error in parsing: (syntax error, unexpected vIF, expecting voLTE or '=') priority if(a[0] == 0) b = 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:11: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:12: Syntax in assignment statement l-value.
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:11: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:12: Syntax in assignment statement l-value.
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']incdirs: []top_module: rc: 4/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:11: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:12: Syntax in assignment statement l-value.
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']incdirs: []top_module: rc: 0module if_tb; wire [3:0] a = 0; reg [1:0] b = 0; always begin if ((a == 0)) b = 1; else if ((a == 1)) b = 2; endendmodule
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']incdirs: []top_module: rc: 0module if_tb; wire [3:0] a = 0; reg [1:0] b = 0; always begin if ((a == 0)) b = 1; else if ((a == 1)) b = 2; endendmodule
name: unique_ifdescription: A module testing unique-if statementshould_fail: 0tags: 12.4.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']incdirs: []top_module: rc: 0module if_tb; wire [3:0] a = 0; reg [1:0] b = 0; always begin if ((a[0] == 0)) b = 1; else if ((a[1] == 0)) b = 2; endendmodule
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 0
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 0
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 0
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv' to AST representation.Generating RTLIL representation for module `\case_tb'.Successfully finished Verilog frontend.
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ':') default b = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 0module case_tb; wire [3:0] a = 0; reg [3:0] b = 0; always begin case (a) 4'h0: b = 12; 4'h3: b = 4; 4'hf: b = 8; default: b = 0; endcase endendmodule
name: casedescription: A module testing case statementshould_fail: 0tags: 12.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: casexdescription: A module testing casex statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']incdirs: []top_module: rc: 0%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:11: Suggest casez (with ?'s) in place of casex (with X's)%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: casezdescription: A module testing casez statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv' to AST representation.Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv:8)Generating RTLIL representation for module `\case_tb'.Successfully finished Verilog frontend.
name: casexdescription: A module testing casex statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv' to AST representation.Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:8)Generating RTLIL representation for module `\case_tb'.Successfully finished Verilog frontend.
name: casezdescription: A module testing casez statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv::11 Unsuported token casez(a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv::11 error in parsing: (syntax error, unexpected '(') casez(a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: casexdescription: A module testing casex statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv::11 Unsuported token casex(a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv::11 error in parsing: (syntax error, unexpected '(') casex(a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: casezdescription: A module testing casez statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: casexdescription: A module testing casex statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: casezdescription: A module testing casez statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']incdirs: []top_module: rc: 0module case_tb; wire [3:0] a = 4'b1z11; reg [3:0] b = 0; always begin casez (a) 4'b1zzz: b = 1; 4'b01z?: b = 2; 4'b001z: b = 3; 4'b0001: b = 4; default: b = 0; endcase endendmodule
name: casexdescription: A module testing casex statementshould_fail: 0tags: 12.5.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']incdirs: []top_module: rc: 0module case_tb; wire [3:0] a = 4'b10zx; reg [3:0] b = 0; always begin casex (a) 4'b1xz?: b = 1; 4'b01xx: b = 2; 4'b001x: b = 3; 4'b0001: b = 4; default: b = 0; endcase endendmodule
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 0
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 0
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 0
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 0-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv' to AST representation.Generating RTLIL representation for module `\case_tb'.Successfully finished Verilog frontend.
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ':') default b = 0;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv:10: error: always statement does not have any delay./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv:10: : A runtime infinite loop will occur.Elaboration failed
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 0module case_tb; wire [3:0] a = 0; reg [3:0] b = 0; always begin case (1) a[0]: b = 1; a[1]: b = 2; a[2]: b = 3; a[3]: b = 4; default: b = 0; endcase endendmodule
name: case_constantdescription: A module testing case statement with constant expressionshould_fail: 0tags: 12.5.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: 0
name: priority_casexdescription: casex statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']incdirs: []top_module: rc: 0%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:11: Suggest casez (with ?'s) in place of casex (with X's)%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: unique_casexdescription: casex statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']incdirs: []top_module: rc: 0%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:11: Suggest casez (with ?'s) in place of casex (with X's)%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: unique0_casexdescription: casex statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']incdirs: []top_module: rc: 0%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:11: Suggest casez (with ?'s) in place of casex (with X's)%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: priority_casedescription: case statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']incdirs: []top_module: rc: 0
name: unique0_casedescription: case statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']incdirs: []top_module: rc: 0
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: 0
name: priority_casexdescription: casex statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:11: syntax error, unexpected TOK_CASEX
name: unique_casexdescription: casex statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:11: syntax error, unexpected TOK_CASEX
name: unique_casezdescription: casez statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:11: syntax error, unexpected TOK_CASEZ
name: unique0_casexdescription: casex statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:11: syntax error, unexpected TOK_CASEX
name: priority_casedescription: case statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:11: syntax error, unexpected TOK_CASE
name: unique0_casedescription: case statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:11: syntax error, unexpected TOK_CASE
name: unique0_casezdescription: casez statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:11: syntax error, unexpected TOK_CASEZ
name: priority_casezdescription: casez statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:11: syntax error, unexpected TOK_CASEZ
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:11: syntax error, unexpected TOK_CASE
name: priority_casexdescription: casex statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv::11 Unsuported token priority casex (a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv::11 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') priority casex (a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique_casexdescription: casex statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv::11 Unsuported token unique casex (a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv::11 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') unique casex (a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique_casezdescription: casez statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv::11 Unsuported token unique casez (a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv::11 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') unique casez (a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique0_casexdescription: casex statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv::11 Unsuported token unique0 casex (a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv::11 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') unique0 casex (a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: priority_casedescription: case statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv::11 error in parsing: (syntax error, unexpected vCASE, expecting voLTE or '=') priority case (a)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique0_casedescription: case statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv::11 error in parsing: (syntax error, unexpected vCASE, expecting voLTE or '=') unique0 case (a)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique0_casezdescription: casez statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv::11 Unsuported token unique0 casez (a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv::11 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') unique0 casez (a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: priority_casezdescription: casez statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv::11 Unsuported token priority casez (a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv::11 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') priority casez (a)ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv::11 error in parsing: (syntax error, unexpected vCASE, expecting voLTE or '=') unique case (a)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: priority_casexdescription: casex statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:15: syntax errorI give up.
name: unique_casexdescription: casex statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:15: syntax errorI give up.
name: unique_casezdescription: casez statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:15: syntax errorI give up.
name: unique0_casexdescription: casex statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:15: syntax errorI give up.
name: priority_casedescription: case statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:15: syntax errorI give up.
name: unique0_casedescription: case statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:15: syntax errorI give up.
name: unique0_casezdescription: casez statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:15: syntax errorI give up.
name: priority_casezdescription: casez statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:15: syntax errorI give up.
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: 8/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:12: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:14: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:14: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:15: syntax errorI give up.
name: priority_casexdescription: casex statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin casex (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique_casexdescription: casex statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin casex (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique_casezdescription: casez statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin casez (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique0_casexdescription: casex statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin casex (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: priority_casedescription: case statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin case (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique0_casedescription: case statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin case (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique0_casezdescription: casez statement with unique0should_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin casez (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: priority_casezdescription: casez statement with priorityshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin casez (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: 0module top; wire [3:0] a = 3; reg [3:0] b = 0; initial begin case (a) 0, 1: b = 1; 2: b = 2; 3: b = 3; endcase endendmodule
name: unique_casedescription: case statement with uniqueshould_fail: 0tags: 12.5.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:11:11: error: language feature not yet supported case(a) inside ^~~~~~
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 0
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 0
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:12: Syntax error.
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv::12 error in parsing: (syntax error, unexpected vNUMBER) 1, 3: b = 1;ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 5/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:11: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:12: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:13: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:13: Syntax in assignment statement l-value./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:13: error: Incomprehensible case expression.
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '1' (Lit_number) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:12:25.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: case_setdescription: A module testing case set membershipshould_fail: 0tags: 12.5.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9:10: error: language feature not yet supported typedef union tagged { ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:23:19: error: language feature not yet supported initial case (v) matches ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:11: error: expected ':' tagged a '{.v, 0} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:14: error: expected identifier tagged a '{.v, 0} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:20: error: expected ';' tagged a '{.v, 0} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:21: error: expected member tagged a '{.v, 0} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25:3: error: expected member tagged a '{.v1, .v2} : $display("a %d %d", v1, v2); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26:3: error: expected member tagged b '{.v1, .v2} : $display("b %d %d", v1, v2); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27:3: error: expected member tagged c '{0, .v} : $display("c %d", v); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:28:2: error: expected member endcase ^~~~~~~
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9:10: error: language feature not yet supported typedef union tagged { ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:23:20: error: language feature not yet supported initial casex (v) matches ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:11: error: expected ':' tagged a '{.v, 4'b00?x} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:14: error: expected identifier tagged a '{.v, 4'b00?x} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:26: error: expected ';' tagged a '{.v, 4'b00?x} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:27: error: expected member tagged a '{.v, 4'b00?x} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25:3: error: expected member tagged a '{.v1, .v2} : $display("a %d %d", v1, v2); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26:3: error: expected member tagged b '{.v1, .v2} : $display("b %d %d", v1, v2); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27:3: error: expected member tagged c '{4'h??0x, .v} : $display("c %d", v); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:28:2: error: expected member endcase ^~~~~~~
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9:10: error: language feature not yet supported typedef union tagged { ^~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:23:20: error: language feature not yet supported initial casez (v) matches ^~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:11: error: expected ':' tagged a '{.v, 4'bzz0?} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:14: error: expected identifier tagged a '{.v, 4'bzz0?} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:26: error: expected ';' tagged a '{.v, 4'bzz0?} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:27: error: expected member tagged a '{.v, 4'bzz0?} : $display("a %d", v); ^../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25:3: error: expected member tagged a '{.v1, .v2} : $display("a %d %d", v1, v2); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26:3: error: expected member tagged b '{.v1, .v2} : $display("b %d %d", v1, v2); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27:3: error: expected member tagged c '{4'hz00?, .v} : $display("c %d", v); ^~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:28:2: error: expected member endcase ^~~~~~~
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 0
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 0
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 0
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24: syntax error, unexpected "'{", expecting ',' or ':'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24: syntax error, unexpected "'{", expecting ',' or ':'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24: syntax error, unexpected "'{", expecting ',' or ':'%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: Cannot continue%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(') u tmp;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::24 error in parsing: (syntax error, unexpected vSYMBOL_ID) tagged a '{.v, 0} : $display("a %d", v);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::25 error in parsing: (syntax error, unexpected '{', expecting '(') tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::26 error in parsing: (syntax error, unexpected '{', expecting '(') tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::27 error in parsing: (syntax error, unexpected '{', expecting '(') tagged c '{0, .v} : $display("c %d", v);ERROR (9)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(') u tmp;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::23 Unsuported token initial casex (v) matches ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::25 error in parsing: (syntax error, unexpected '{', expecting '(') tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::26 error in parsing: (syntax error, unexpected '{', expecting '(') tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::27 error in parsing: (syntax error, unexpected '{', expecting '(') tagged c '{4'h??0x, .v} : $display("c %d", v);ERROR (9)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(') u tmp;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::23 Unsuported token initial casez (v) matches ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::25 error in parsing: (syntax error, unexpected '{', expecting '(') tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::26 error in parsing: (syntax error, unexpected '{', expecting '(') tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::27 error in parsing: (syntax error, unexpected '{', expecting '(') tagged c '{4'hz00?, .v} : $display("c %d", v);ERROR (9)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 18/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: error: Syntax error in typedef clause./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:13: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:16: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:19: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:19: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:21: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:21: error: Invalid module instantiation/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:23: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27: error: Incomprehensible case expression.
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 18/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: error: Syntax error in typedef clause./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:13: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:16: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:19: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:19: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:21: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:21: error: Invalid module instantiation/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:23: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: warning: extra digits given for sized hex constant./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: error: Incomprehensible case expression.
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 18/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: error: Syntax error in typedef clause./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:13: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:16: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:19: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:19: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:21: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:21: error: Invalid module instantiation/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:23: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26: error: Incomprehensible case expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: warning: extra digits given for sized hex constant./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: error: Incomprehensible case expression.
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: case_patterndescription: A module testing pattern matching in case statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: casex_patterndescription: A module testing pattern matching in casex statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: casez_patterndescription: A module testing pattern matching in casez statementsshould_fail: 0tags: 12.6.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 3internal compiler error: Unexpected index
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 0
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: syntax error, unexpected IDENTIFIER%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: -11--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(') u tmp;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::23 error in parsing: (syntax error, unexpected vSYMBOL_ID) initial if (tmp matches tagged a '{4'b01zx, .v})
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 12/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: error: Syntax error in typedef clause./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:12: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:12: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:13: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:16: sorry: Unpacked structs not supported./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:19: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:19: error: invalid module item./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:21: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:21: error: Invalid module instantiation/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: syntax error/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: error: Malformed conditional expression.
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: if_patterndescription: A module testing pattern matching in if statementsshould_fail: 0tags: 12.6.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: conditional_patterndescription: A module testing pattern matching in conditional expressionsshould_fail: 0tags: 12.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']incdirs: []top_module: rc: 3internal compiler error: Unexpected index
name: conditional_patterndescription: A module testing pattern matching in conditional expressionsshould_fail: 0tags: 12.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: matches%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: syntax error, unexpected "'{", expecting ')'%Error: Exiting due to 4 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv
name: conditional_patterndescription: A module testing pattern matching in conditional expressionsshould_fail: 0tags: 12.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: conditional_patterndescription: A module testing pattern matching in conditional expressionsshould_fail: 0tags: 12.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(') typedef union tagged {PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(') u tmp;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::26 error in parsing: (syntax error, unexpected vSYMBOL_ID) val = (tmp matches (tagged a '{4'b01zx, .v})) ? 1 : 2;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: conditional_patterndescription: A module testing pattern matching in conditional expressionsshould_fail: 0tags: 12.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9:23.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: conditional_patterndescription: A module testing pattern matching in conditional expressionsshould_fail: 0tags: 12.6.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 0
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 0
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 0
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv:9: syntax error, unexpected TOK_ID
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '=') for (int i = 0; i < 256; i++)ERROR (4)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 0
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 0module for_tb; initial begin begin : sv2v_autoblock_0 reg signed [31:0] i; for (i = 0; (i < 256); i = (i + 1)) $display("%d", i); end endendmodule
name: for_loopdescription: A module testing for loopshould_fail: 0tags: 12.7.1files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: repeat_loopdescription: A module testing repeat loopshould_fail: 0tags: 12.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv:10:3: error: language feature not yet supported repeat(a) ^~~~~~~~~
name: repeat_loopdescription: A module testing repeat loopshould_fail: 0tags: 12.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv:8: syntax error, unexpected '=', expecting '(' or '['
name: repeat_loopdescription: A module testing repeat loopshould_fail: 0tags: 12.7.2files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(') int a = 128;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::10 Unsuported token repeat(a) ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::10 error in parsing: (syntax error, unexpected '(') repeat(a)ERROR (6)::PARSE_ERROR Parser found (1) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: foreach_loopdescription: A module testing foreach loopshould_fail: 0tags: 12.7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(') string test [4] = '{"111", "222", "333", "444"};PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv::10 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=') foreach(test[i])ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: foreach_loopdescription: A module testing foreach loopshould_fail: 0tags: 12.7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:8: error: Cannot assign to array test. Did you forget a word index?Elaboration failed
name: foreach_loopdescription: A module testing foreach loopshould_fail: 0tags: 12.7.3files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token '$display' (Id_system) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:11:25.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:8:20: error: language feature not yet supported string test [4] = '{"111", "222", "333", "444"}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:11:3: error: language feature not yet supported while(test[i] != "222")begin ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 0
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 0
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:8: syntax error, unexpected '=', expecting '('
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(') string test [4] = '{"111", "222", "333", "444"};PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') int i = 0;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:8: error: Cannot assign to array test. Did you forget a word index?Elaboration failed
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 0module while_tb; string test [3:0] = '{ "111", "222", "333", "444" }; initial begin : sv2v_autoblock_0 reg signed [31:0] i = 0; while ((test[i] != "222")) begin $display(i, test[i]); i = (i + 1); end endendmodule
name: while_loopdescription: A module testing while loopshould_fail: 0tags: 12.7.4files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']incdirs: []top_module: rc: 0FAKE RUNNER
name: dowhile_loopdescription: A module testing do..while loopshould_fail: 0tags: 12.7.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']incdirs: []top_module: rc: 1../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:8:20: error: language feature not yet supported string test [4] = '{"111", "222", "333", "444"}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:11:3: error: language feature not yet supported do begin ^~~~~~~~
name: dowhile_loopdescription: A module testing do..while loopshould_fail: 0tags: 12.7.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(') string test [4] = '{"111", "222", "333", "444"};PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=') int i = 0;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: dowhile_loopdescription: A module testing do..while loopshould_fail: 0tags: 12.7.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:8: error: Cannot assign to array test. Did you forget a word index?Elaboration failed
name: dowhile_loopdescription: A module testing do..while loopshould_fail: 0tags: 12.7.5files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']incdirs: []top_module: rc: 0module dowhile_tb; string test [3:0] = '{ "111", "222", "333", "444" }; initial begin : sv2v_autoblock_0 reg signed [31:0] i = 0; do begin $display(i, test[i]); i = (i + 1); end while ((test[i] != "222")); endendmodule
name: forever_loopdescription: A module testing forever loopshould_fail: 0tags: 12.7.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']incdirs: []top_module: rc: 10%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:9: Unsupported: Verilog 1995 reserved word not implemented: fork%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:13: Unsupported: Ignoring delay on this delayed statement.%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:14: Unsupported: Verilog 1995 reserved word not implemented: join%Error: Exiting due to 2 error(s)%Error: See the manual and http://www.veripool.org/verilator for more assistance.%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv
name: forever_loopdescription: A module testing forever loopshould_fail: 0tags: 12.7.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:10: syntax error, unexpected TOK_ID
name: forever_loopdescription: A module testing forever loopshould_fail: 0tags: 12.7.6files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::9 Unsuported token fork ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::10 Unsuported token forever begin : loop ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::12 error in parsing: (syntax error, unexpected ':') end : loopPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::13 Unsuported token #100 disable loop; ^~~~PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::14 Unsuported token join ^~~~ERROR (8)::PARSE_ERROR Parser found (4) errors in your syntax, exitingAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: jump_return_exprdescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: jump_returndescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: jump_breakdescription: A module testing break statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv:9: syntax error, unexpected TOK_ID
name: jump_continuedescription: A module testing continue statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']incdirs: []top_module: rc: 1-- Executing script file `scr.ys' --1. Executing Verilog-2005 frontend.ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv:9: syntax error, unexpected TOK_ID
name: jump_return_exprdescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function int fun(input int a);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv::9 error in parsing: (syntax error, unexpected '*', expecting '(') return a * 3;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_returndescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';') function void fun(input int a);PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::11 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') return;PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::13 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') return;ERROR (6)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_breakdescription: A module testing break statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '=') for (int i = 0; i < 256; i++)beginPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv::12 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#') break;ERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_continuedescription: A module testing continue statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']incdirs: []top_module: rc: -6--------------Odin has decided you MAY fail ... :WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occurWARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '=') for (int i = 0; i < 256; i++)beginPARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv::13 error in parsing: (syntax error, unexpected vEND) endERROR (5)::NETLIST_ERROR Could not find a top level moduleAssertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_returndescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']incdirs: []top_module: rc: 134/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:11: error: Return from jump_tb.fun requires a return value expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:13: error: Return from jump_tb.fun requires a return value expression./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:17: warning: User function 'fun' is being called as a task./home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:17: assert: elab_expr.cc:1264: failed assertion 0Aborted (core dumped)
name: jump_breakdescription: A module testing break statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']incdirs: []top_module: rc: 1/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv:12: sorry: break statements not supported.
name: jump_return_exprdescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']incdirs: []top_module: rc: 0module jump_tb; function signed [31:0] fun; input reg signed [31:0] a; fun = (a * 3); endfunction initial begin begin : sv2v_autoblock_0 reg signed [31:0] i; for (i = 0; (i < 256); i = (i + 1)) begin $display(fun(i)); end end endendmodule
name: jump_returndescription: A module testing return statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']incdirs: []top_module: rc: 1zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:11:31.CallStack (from HasCallStack): error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: jump_breakdescription: A module testing break statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']incdirs: []top_module: rc: 0module jump_tb; initial begin begin : sv2v_autoblock_0 reg signed [31:0] i; for (i = 0; (i < 256); i = (i + 1)) begin $display(i); if ((i > 100)) break(); end end endendmodule
name: jump_continuedescription: A module testing continue statementshould_fail: 0tags: 12.8files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']incdirs: []top_module: rc: 0module jump_tb; initial begin begin : sv2v_autoblock_0 reg signed [31:0] i; for (i = 0; (i < 256); i = (i + 1)) begin if ((i < 100)) continue(); $display(i); end end endendmodule